OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ptca_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);
381
attr->
ptca_magic
= _PT_CONDATTR_DEAD;
394
attr->
ptca_magic
== _PT_CONDATTR_MAGIC);
405
attr->
ptca_magic
== _PT_CONDATTR_MAGIC);
pthread_types.h
194
unsigned int
ptca_magic
;
member in struct:__pthread_condattr_st
Completed in 12 milliseconds
Indexes created Wed Nov 05 01:09:58 GMT 2025