Home | Sort by: relevance | last modified time | path |
/src/sys/kern/ | |
sys_futex.c | 1536 * futex_compute_cmp(oldval, opcmp) 1541 futex_compute_cmp(int oldval, int opcmp) function in typeref:typename:bool 1638 if (f2 && futex_compute_cmp(oldval, opcmp)) { |