mutex: make 0/1 FIO_MUTEX_LOCKED and FIO_MUTEX_UNLOCKED
authorJens Axboe <axboe@kernel.dk>
Thu, 2 Aug 2012 09:21:36 +0000 (11:21 +0200)
committerJens Axboe <axboe@kernel.dk>
Thu, 2 Aug 2012 09:21:36 +0000 (11:21 +0200)
commit521da527743088a9bd2ab882f8b64799d49d5848
tree1844b18249229e13b3da133cc11552c29dd7cda8
parent9ec7779f89d4dde9fe1e23d68abaefda54b35de7
mutex: make 0/1 FIO_MUTEX_LOCKED and FIO_MUTEX_UNLOCKED

Makes the API look cleaner.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
backend.c
cgroup.c
diskutil.c
filehash.c
filesetup.c
flow.c
gettime.c
init.c
mutex.h
smalloc.c