Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | semaphore: Support cancellation in wait functions of semaphore fallback | Martin Willi | 2013-10-23 | 1 | -4/+6 |
* | Don't use POSIX semaphores if a MONOTONIC clock is available | Martin Willi | 2012-08-20 | 1 | -0/+8 |
* | Add a mutex/condvar based semaphore implementation if sem_timedwait is unavai... | Martin Willi | 2012-08-20 | 1 | -2/+67 |
* | Added a wrapper class around POSIX semaphores. | Tobias Brunner | 2012-05-02 | 1 | -0/+106 |