summaryrefslogtreecommitdiffstats
path: root/lib/libkse/sys/lock.h
Commit message (Expand)AuthorAgeFilesLines
* Add _pthread_mutex_init_calloc_cb() to libthr and libkse, so that malloc(3)jasone2007-11-271-1/+1
* Add the ability to reinitialize libpthread's internal FIFO-queueingdeischen2003-11-041-3/+6
* Don't assume sizeof(long) = sizeof(int) on x86; use intdeischen2003-09-031-1/+1
* Change low-level locking a bit so that we can tell ifdeischen2003-05-241-2/+1
* Add a method of yielding the current thread with the schedulerdeischen2003-05-161-1/+4
* Protect against a race between granting a lock and accessingdeischen2003-05-041-0/+1
* Sorry folks; I accidentally committed a patch from what I was workingdeischen2003-04-181-1/+1
* Add FIFO queueing locking operations based on atomic swap.deischen2003-04-181-0/+89
OpenPOWER on IntegriCloud