Home | Sort by: relevance | last modified time | path |
/src/sys/kern/ | |
sys_futex.c | 2098 bool is_pi, pending_is_pi; local in function:futex_release_all_lwp 2103 &pending, &pending_is_pi); 2128 release_futex(pending + offset, l->l_lid, pending_is_pi, true); |