OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:childq
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/gen/
pthread_atfork.c
111
static struct atfork_callback_q
childq
= SIMPLEQ_HEAD_INITIALIZER(
childq
);
variable in typeref:struct:atfork_callback_q
230
SIMPLEQ_INSERT_TAIL(&
childq
, newchild, next);
269
SIMPLEQ_FOREACH(iter, &
childq
, next)
Completed in 29 milliseconds
Indexes created Mon Oct 13 14:09:54 GMT 2025