Fix fd leak in cache line checking
[fio.git] / mutex.h
2008-03-04 Jens AxboeRevamp file locking
2008-03-03 Jens AxboeAdd rw mutex init helper
2008-03-03 Jens AxboeAdd read-write mutexes
2008-03-01 Jens AxboeFix bad inlining in mutex.h
2008-02-27 Jens AxboeConfusion between mutex and semaphore naming
2007-03-09 Jens AxboeShrink the semaphores a little
2007-03-08 Jens AxboeAdd a real semaphore implemtation