[vlc-commits] thread: move, fix and improve documentation
    Rémi Denis-Courmont 
    git at videolan.org
       
    Wed Jul  1 20:35:32 CEST 2015
    
    
  
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Wed Jul  1 21:35:09 2015 +0300| [90b3780c8b43837aede0b5b9efc468e945129d95] | committer: Rémi Denis-Courmont
thread: move, fix and improve documentation
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=90b3780c8b43837aede0b5b9efc468e945129d95
---
 include/vlc_threads.h |  539 +++++++++++++++++++++++++++++++++++++++++++++----
 src/os2/thread.c      |    3 -
 src/posix/thread.c    |  240 ----------------------
 src/posix/timer.c     |   44 ----
 src/win32/thread.c    |    1 -
 5 files changed, 500 insertions(+), 327 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=90b3780c8b43837aede0b5b9efc468e945129d95
    
    
More information about the vlc-commits
mailing list