Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure #include <semaphore.h> is sufficient for using SEM_VALUE_MAX. | jilles | 2015-01-31 | 1 | -0/+2 |
* | The current POSIX semaphore implementation stores the _has_waiters flag | jhb | 2014-10-24 | 1 | -1/+2 |
* | Use umtx to implement process sharable semaphore, to make this work, | davidxu | 2010-01-05 | 1 | -0/+64 |