OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lwp_wait
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/sys/
lwp.h
360
int
lwp_wait
(lwp_t *, lwpid_t, lwpid_t *, bool);
/src/sys/kern/
sys_lwp.c
358
error =
lwp_wait
(l, SCARG(uap, wait_for), &dep, false);
453
* Have any LWPs sleeping in
lwp_wait
() recheck
kern_exit.c
653
if (
lwp_wait
(l, 0, NULL, true)) {
kern_lwp.c
585
lwp_wait
(struct lwp *l, lwpid_t lid, lwpid_t *departed, bool exiting)
function in typeref:typename:int
1318
* Have any LWPs sleeping in
lwp_wait
() recheck for
Completed in 15 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025