summaryrefslogtreecommitdiff
path: root/mutex.c
AgeCommit message (Expand)Author
2009-12-15Fix some issues with the OSX portJens Axboe
2009-12-04Move back to realtime clockJens Axboe
2009-10-07Merge branch 'master' of ssh://brick.kernel.dk/data/git/fioJens Axboe
2009-10-07Fix problem with mutexes and MONOTONIC clockRoland Dreier
2009-10-06Fix wrong clock source in mutexJens Axboe
2009-07-01Add code to detect a task that exited prior to up'ing the startup mutexJens Axboe
2009-01-05Make sure os mutex define is visible in mutex.cJens Axboe
2009-01-05Only use process shared mutexes on support platformsJens Axboe
2009-01-05Fixup handling of pthread_mutex*() error returnsJens Axboe
2008-06-02mutex: only regard less-than-zero return as errorJens Axboe
2008-05-30Make it work on opensolarisJens Axboe
2008-03-04Revamp file lockingJens Axboe
2008-03-03Add read-write mutexesJens Axboe
2008-02-27Confusion between mutex and semaphore namingJens Axboe
2008-02-04Fix bug in fio mutex initializationZhang, Yanmin
2007-03-09Shrink the semaphores a littleJens Axboe
2007-03-08mutex error handlingJens Axboe
2007-03-08Add a real semaphore implemtationJens Axboe