mutex: abstract out cond/lock pshared init
authorJens Axboe <axboe@fb.com>
Wed, 25 May 2016 19:55:48 +0000 (13:55 -0600)
committerJens Axboe <axboe@fb.com>
Wed, 25 May 2016 19:55:48 +0000 (13:55 -0600)
commit34febb23fa9c7b9b0d54c324effff1a808a8fe6e
treef668ec8c24754fc12a1609ddb6e81e532a773281
parentf9e5b5ee74e8282199eda9318865ffdc7645a384
mutex: abstract out cond/lock pshared init

Signed-off-by: Jens Axboe <axboe@fb.com>
backend.c
helper_thread.c
iolog.c
mutex.c
mutex.h
workqueue.c