os2: thread: implement vlc_cond_signal() correctly
commit867024da82f9e13d9ff8da1ce41bf47d6aebbd0e
authorKO Myung-Hun <komh78@gmail.com>
Wed, 10 Jun 2015 03:27:28 +0000 (10 12:27 +0900)
committerRémi Denis-Courmont <remi@remlab.net>
Fri, 12 Jun 2015 19:22:13 +0000 (12 22:22 +0300)
tree580a85b224543e0b6204f0285fe1980306c24b49
parentc8c7d545866d2c44ac98c10f09b73bcc0d0abd4c
os2: thread: implement vlc_cond_signal() correctly

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