OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PTQ_FIRST
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libpthread/
pthread_queue.h
119
#define
PTQ_FIRST
(head) ((head)->ptqh_first)
pthread_tsd.c
312
while ((pt =
PTQ_FIRST
(&pthread__tsd_list[key])) != NULL) {
pthread_rwlock.c
514
if ((thread =
PTQ_FIRST
(&ptr->ptr_wblocked)) != NULL) {
pthread.c
661
cleanup =
PTQ_FIRST
(&self->pt_cleanup_stack);
1276
target =
PTQ_FIRST
(queue);
Completed in 39 milliseconds
Indexes created Wed Aug 26 00:26:28 UTC 2026