futex_unlock 79 uspace/lib/c/generic/private/futex.h #define futex_unlock(futex) __futex_unlock((futex), #futex) futex_unlock 90 uspace/lib/c/generic/private/futex.h #define futex_unlock(fut) (void) futex_up((fut))