Searched defs:FindThreadContextByOsIdCallback (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cc189 static bool FindThreadContextByOsIdCallback(ThreadContextBase *tctx, function in namespace:__sanitizer
196 return FindThreadContextLocked(FindThreadContextByOsIdCallback,

Completed in 73 milliseconds