OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:prepareq
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/gen/
pthread_atfork.c
109
static struct atfork_callback_q
prepareq
= SIMPLEQ_HEAD_INITIALIZER(
prepareq
);
variable in typeref:struct:atfork_callback_q
226
SIMPLEQ_INSERT_HEAD(&
prepareq
, newprepare, next);
251
SIMPLEQ_FOREACH(iter, &
prepareq
, next)
Completed in 12 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025