OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MutexTypeInvalid
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/tsan/rtl/
tsan_mutex.h
23
MutexTypeInvalid
,
tsan_mutex.cc
31
/*0
MutexTypeInvalid
*/ {},
62
if (z ==
MutexTypeInvalid
)
82
if (i == j || leaf[j] || j ==
MutexTypeInvalid
)
137
CHECK_GT(t,
MutexTypeInvalid
);
140
u64 max_idx =
MutexTypeInvalid
;
151
if (max_idx ==
MutexTypeInvalid
)
212
CHECK_GT(type,
MutexTypeInvalid
);
Completed in 1733 milliseconds