Home
last modified time | relevance | path

Searched defs:opcmp (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/kern/
Dsys_futex.c1450 futex_validate_op_cmp(int opcmp) in futex_validate_op_cmp()
1497 futex_compute_op(int oldval, int opcmp) in futex_compute_op()
1541 futex_compute_cmp(int oldval, int opcmp) in futex_compute_cmp()
1587 int opcmp, register_t *retval) in futex_func_wake_op()
1715 const int opcmp = val3; in do_futex() local