Use Linux futexes instead of semaphores if possible for critical
commita5e59421f55ebe868c451b05417f38ba4977fe18
authorAlexandre Julliard <julliard@winehq.org>
Wed, 28 Sep 2005 18:21:48 +0000 (28 18:21 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 28 Sep 2005 18:21:48 +0000 (28 18:21 +0000)
tree5f683a4f55598bf1172e7255fcd7455d70880604
parentcd91bc61be16dc169d0e4ea7bb461beb8f6ac264
Use Linux futexes instead of semaphores if possible for critical
section waits.
dlls/ntdll/critsection.c