Searched defs:SetJoined (Results 1 - 1 of 1) sorted by relevance
/external/compiler-rt/lib/sanitizer_common/ | ||
H A D | sanitizer_thread_registry.cc | 47 void ThreadContextBase::SetJoined(void *arg) { function in class:__sanitizer::ThreadContextBase 248 tctx->SetJoined(arg); |
Completed in 69 milliseconds