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

  /src/sys/kern/
sys_futex.c 1445 * futex_validate_op_cmp(opcmp)
1450 futex_validate_op_cmp(int opcmp) function in typeref:typename:int
1601 if ((error = futex_validate_op_cmp(opcmp)) != 0)
sys_futex.c 1445 * futex_validate_op_cmp(opcmp)
1450 futex_validate_op_cmp(int opcmp) function in typeref:typename:int
1601 if ((error = futex_validate_op_cmp(opcmp)) != 0)

Completed in 24 milliseconds