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

  /src/sys/kern/
sys_futex.c 475 * futex_destroy(f)
483 futex_destroy(struct futex *f) function in typeref:typename:void
562 futex_destroy(f);
sys_futex.c 475 * futex_destroy(f)
483 futex_destroy(struct futex *f) function in typeref:typename:void
562 futex_destroy(f);

Completed in 60 milliseconds