]> git.sesse.net Git - vlc/commit
Fix the problem that mwait() and msleep() do not work in a main thread and an alien...
authorKO Myung-Hun <komh@chollian.net>
Sat, 22 Oct 2011 06:28:01 +0000 (15:28 +0900)
committerRémi Denis-Courmont <remi@remlab.net>
Sat, 22 Oct 2011 16:11:44 +0000 (18:11 +0200)
commitca53307db0a87c54b5364e021d0fa276e956c4b6
treeaa84199cba9370a9405b4425d19a8e9bbc0ca181
parenta80eae667341871ca8b235f11f5ffaa3f40b5cfd
Fix the problem that mwait() and msleep() do not work in a main thread and an alien thread

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
src/os2/thread.c