mutex: add open init function and down_trylock() variant
authorJens Axboe <axboe@fb.com>
Wed, 2 Apr 2014 21:45:25 +0000 (15:45 -0600)
committerJens Axboe <axboe@fb.com>
Wed, 2 Apr 2014 21:45:25 +0000 (15:45 -0600)
commit72242057a25b59d01b3d4e1343c94cc7ac354950
tree80f14d23fdf95967b76ba905f4030a27b6515cfc
parent45aeca74dc812f33a6617687fc7cb25a1cd2779b
mutex: add open init function and down_trylock() variant

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