aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/_umtx.h
Commit message (Expand)AuthorAgeFilesLines
* Add implementation of robust mutexes, hopefully close enough to theKonstantin Belousov2016-05-171-1/+5
* The current POSIX semaphore implementation stores the _has_waiters flagJohn Baldwin2014-10-241-0/+5
* Remove dead code from umtx support:Attilio Rao2014-03-181-4/+0
* In revision 231989, we pass a 16-bit clock ID into kernel, howeverDavid Xu2012-02-251-0/+7
* MFp4:David Xu2010-12-221-1/+2
* Add user-level semaphore synchronous type, this change allows multipleDavid Xu2010-01-041-0/+66