workqueue: make it work on platforms without __sync_fetch_and_add()
authorJens Axboe <axboe@fb.com>
Mon, 29 Jun 2015 15:34:39 +0000 (09:34 -0600)
committerJens Axboe <axboe@fb.com>
Mon, 29 Jun 2015 15:34:39 +0000 (09:34 -0600)
commit2a2743361cf643b9dd2ba3e491da62e7cb83a101
treec43261160397ae46d22af4875cdef1cba58cb29d
parent6b2db5c151bf676960046cd1dd2919be7cf30048
workqueue: make it work on platforms without __sync_fetch_and_add()

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