OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pt_deadq
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libpthread/
pthread.c
467
PTQ_FOREACH(newthread, &pthread__deadqueue,
pt_deadq
) {
474
PTQ_REMOVE(&pthread__deadqueue, newthread,
pt_deadq
);
520
PTQ_INSERT_TAIL(&pthread__deadqueue, newthread,
pt_deadq
);
752
PTQ_INSERT_HEAD(&pthread__deadqueue, thread,
pt_deadq
);
pthread_int.h
116
PTQ_ENTRY(__pthread_st)
pt_deadq
;
member in struct:__pthread_st
Completed in 15 milliseconds
Indexes created Wed Aug 26 00:26:28 UTC 2026