OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_PT_COND_MAGIC
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libpthread/
pthread_cond.c
76
cond->ptc_magic ==
_PT_COND_MAGIC
);
91
cond->ptc_magic =
_PT_COND_MAGIC
;
114
cond->ptc_magic ==
_PT_COND_MAGIC
);
137
cond->ptc_magic ==
_PT_COND_MAGIC
);
247
cond->ptc_magic ==
_PT_COND_MAGIC
);
292
cond->ptc_magic ==
_PT_COND_MAGIC
);
pthread_types.h
182
#define
_PT_COND_MAGIC
0x55550005
185
#define _PTHREAD_COND_INITIALIZER {
_PT_COND_MAGIC
, \
Completed in 39 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025