OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:futex_lookup
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/kern/
sys_futex.c
594
* Internal lookup routine shared by
futex_lookup
() and
661
*
futex_lookup
(uaddr, shared, &f)
670
futex_lookup
(int *uaddr, bool shared, struct futex **fp)
function
1320
error =
futex_lookup
(uaddr, shared, &f);
1383
:
futex_lookup
(uaddr, shared, &f));
1605
error =
futex_lookup
(uaddr, shared, &f);
1610
error =
futex_lookup
(uaddr2, shared, &f2);
1913
error =
futex_lookup
(uaddr, /*shared*/true, &f);
Completed in 16 milliseconds
Indexes created Sat Apr 25 00:22:52 UTC 2026