vlc | branch: master | Rémi Denis-Courmont <[email protected]> | Wed May 25 
22:51:04 2016 +0300| [412dd75428226d10044e80e741addecb24dbedb5] | committer: 
Rémi Denis-Courmont

threads: add vlc_thread_self() and vlc_thread_id()

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=412dd75428226d10044e80e741addecb24dbedb5
---

 include/vlc_threads.h |   36 ++++++++++++++++++++++++++++++++++++
 src/Makefile.am       |    2 ++
 src/android/thread.c  |   14 ++++++++++++--
 src/darwin/thread.c   |   19 +++++++++++--------
 src/libvlccore.sym    |    2 ++
 src/linux/thread.c    |   39 +++++++++++++++++++++++++++++++++++++++
 src/os2/thread.c      |   26 ++++++++++++++++++++------
 src/posix/thread.c    |   31 +++++++++++++------------------
 src/win32/thread.c    |   20 +++++++++++++++-----
 9 files changed, 150 insertions(+), 39 deletions(-)

Diff:   
http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=412dd75428226d10044e80e741addecb24dbedb5
_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to