HomeSort by: relevance | last modified time | path
    Searched defs:futex_queue_unlock2 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
sys_futex.c 1163 * futex_queue_unlock2(f, f2)
1169 futex_queue_unlock2(struct futex *f, struct futex *f2) function in typeref:typename:void
1414 futex_queue_unlock2(f, f2);
1646 futex_queue_unlock2(f, f2);
sys_futex.c 1163 * futex_queue_unlock2(f, f2)
1169 futex_queue_unlock2(struct futex *f, struct futex *f2) function in typeref:typename:void
1414 futex_queue_unlock2(f, f2);
1646 futex_queue_unlock2(f, f2);

Completed in 26 milliseconds