OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ThreadStatusCreated
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/sanitizer_common/
sanitizer_thread_registry.h
26
ThreadStatusCreated
, // Created but not yet running.
sanitizer_thread_registry.cc
69
status =
ThreadStatusCreated
;
256
CHECK_EQ(
ThreadStatusCreated
, tctx->status);
Completed in 2057 milliseconds