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

  /src/sys/kern/
sys_futex.c 1986 * futex_fetch_robust_head(uaddr)
1992 futex_fetch_robust_head(uintptr_t uaddr, u_long *rhead) function in typeref:typename:int
2086 error = futex_fetch_robust_head(l->l_robust_head, rhead);

Completed in 13 milliseconds