[vlc-devel] [PATCH 0/4] Make vlc_thread_self() actually work
Rémi Denis-Courmont
remi at remlab.net
Mon Feb 17 21:55:25 CET 2020
Rémi Denis-Courmont (4):
android: inline vlc_thread_self() internally
os2: inline vlc_thread_self() locally
win32: inline vlc_thread_self() internally
thread: make vlc_thread_self() always work
include/vlc_threads.h | 36 ++++++++++++++++++++++++++++--------
src/android/thread.c | 8 ++++----
src/os2/thread.c | 16 ++++++++--------
src/win32/thread.c | 16 ++++++++--------
4 files changed, 48 insertions(+), 28 deletions(-)
--
Реми Дёни-Курмон
http://www.remlab.net/
More information about the vlc-devel
mailing list