OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetThreadNameByUserId
(Results
1 - 3
of
3
) sorted by null
/external/compiler-rt/lib/sanitizer_common/
sanitizer_thread_registry.h
112
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 38 milliseconds