OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetJoined
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/sanitizer_common/
sanitizer_thread_registry.h
55
void
SetJoined
(void *arg);
sanitizer_thread_registry.cc
46
void ThreadContextBase::
SetJoined
(void *arg) {
229
tctx->
SetJoined
(arg);
Completed in 2420 milliseconds