Home
last modified time | relevance | path

Searched refs:futex_compute_cmp (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/kern/
Dsys_futex.c1541 futex_compute_cmp(int oldval, int opcmp) in futex_compute_cmp() function
1638 if (f2 && futex_compute_cmp(oldval, opcmp)) { in futex_func_wake_op()