__futex_unlock 74 uspace/lib/c/generic/private/futex.h void __futex_unlock(futex_t *, const char *); __futex_unlock 79 uspace/lib/c/generic/private/futex.h #define futex_unlock(futex) __futex_unlock((futex), #futex)HelenOS homepage, sources at GitHub