HomeSort by relevance Sort by last modified time
    Searched refs:SetThreadNameByUserId (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_thread_registry.h 114 void SetThreadNameByUserId(uptr user_id, const char *name);
sanitizer_thread_registry.cc 209 void ThreadRegistry::SetThreadNameByUserId(uptr user_id, const char *name) {
  /external/compiler-rt/lib/tsan/rtl/
tsan_interceptors.cc     [all...]

Completed in 81 milliseconds