OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:futex_robust_head_lookup
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/sys/
futex.h
176
int
futex_robust_head_lookup
(struct lwp *, lwpid_t, void **);
/src/sys/compat/netbsd32/
netbsd32_futex.c
118
error =
futex_robust_head_lookup
(l, SCARG(uap, lwpid), &head);
/src/sys/kern/
sys_futex.c
1807
error =
futex_robust_head_lookup
(l, SCARG(uap, lwpid), &head);
1960
*
futex_robust_head_lookup
(l, lwpid)
1965
futex_robust_head_lookup
(struct lwp *l, lwpid_t lwpid, void **headp)
function in typeref:typename:int
Completed in 12 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025