OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_PT_CONDATTR_MAGIC
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libpthread/
pthread_cond.c
89
(attr == NULL) || (attr->ptca_magic ==
_PT_CONDATTR_MAGIC
));
333
attr->ptca_magic =
_PT_CONDATTR_MAGIC
;
344
attr->ptca_magic ==
_PT_CONDATTR_MAGIC
);
366
attr->ptca_magic ==
_PT_CONDATTR_MAGIC
);
379
attr->ptca_magic ==
_PT_CONDATTR_MAGIC
);
394
attr->ptca_magic ==
_PT_CONDATTR_MAGIC
);
405
attr->ptca_magic ==
_PT_CONDATTR_MAGIC
);
pthread_types.h
198
#define
_PT_CONDATTR_MAGIC
0x66660006
Completed in 13 milliseconds
Indexes created Sat Oct 18 16:10:06 GMT 2025