OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ptca_magic
(Results
1 - 3
of
3
) 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
193
unsigned int
ptca_magic
;
member in struct:__pthread_condattr_st
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/sys/
types.d
898
uint
ptca_magic
;
Completed in 16 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026