OSDN Git Service

os: Implement pipe_condvar on win32
authornobled <nobled@dreamwidth.org>
Sat, 3 Jul 2010 20:48:49 +0000 (13:48 -0700)
committerJosé Fonseca <jfonseca@vmware.com>
Mon, 12 Jul 2010 14:40:32 +0000 (15:40 +0100)
commit9795a60a8f5e089d628abcb117c3e8d4c313589c
tree1a6c9e34a08093bc317116347da959eee003c252
parent8c836f7f740c6f74511c727c7bed0680ddba9974
os: Implement pipe_condvar on win32

Or at least a little of it. This version will sleep
for a fixed amount of time instead of just deadlocking,
which is a slight improvement.

Also do the same thing on any unrecognized platform.
src/gallium/auxiliary/os/os_thread.h