]> git.sesse.net Git - vlc/history - src/os2/thread.c
rwlock: reduce footprint and factor Win32 and OS/2 back-ends
[vlc] / src / os2 / thread.c
2012-09-10 Rémi Denis-Courmontrwlock: reduce footprint and factor Win32 and OS/2...
2012-01-28 Rémi Denis-CourmontWin32: remove vlc_rwlock_t.writers - not really needed
2012-01-23 Rémi Denis-CourmontInline vlc_poll()
2012-01-19 Rémi Denis-CourmontMove poll() to compat/
2011-11-27 Jean-Baptiste KempfLGPL
2011-10-22 KO Myung-HunFix the problem that mwait() and msleep() do not work...
2011-10-14 KO Myung-HunImplement thread support for OS/2