]> git.sesse.net Git - vlc/commit
os2: implement poll() with timeout free cancellation
authorKO Myung-Hun <komh@chollian.net>
Sat, 2 Mar 2013 15:02:37 +0000 (00:02 +0900)
committerRémi Denis-Courmont <remi@remlab.net>
Tue, 5 Mar 2013 16:43:29 +0000 (18:43 +0200)
commit73f271093e112dceeefa73fac75402a3a9c102c4
treec9850ffe1f9c651277e835f212a8f00a47eddd89
parentba28c2861d271857925183dac0b6443fd5461296
os2: implement poll() with timeout free cancellation

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