HomeSort by relevance Sort by last modified time
    Searched defs:OnStarted (Results 1 - 4 of 4) sorted by null

  /external/compiler-rt/lib/lsan/
lsan_thread.cc 69 void ThreadContext::OnStarted(void *arg) {
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_thread_registry.h 68 virtual void OnStarted(void *arg) {}
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_thread_registry_test.cc 173 void OnStarted(void *arg) {
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_thread.cc 88 void ThreadContext::OnStarted(void *arg) {

Completed in 81 milliseconds