Descriptionlibpthread: Implement sem_trywait() and sem_getvalue()
Now that semaphores are implemented using futexes, this is easy to do.
It resolves a longstanding omission.
BUG=https://code.google.com/p/nativeclient/issues/detail?id=715
TEST=run_semaphore_tests
Committed: https://src.chromium.org/viewvc/native_client?view=rev&revision=11763
Patch Set 1 #
Total comments: 4
Patch Set 2 : Remove NULL checks #
Messages
Total messages: 5 (0 generated)
|