OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllocatorThreadStart
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc/dist/libsanitizer/lsan/
lsan_thread.cpp
55
AllocatorThreadStart
();
lsan_allocator.h
35
void
AllocatorThreadStart
();
lsan_allocator.cpp
52
void
AllocatorThreadStart
() { allocator.InitCache(GetAllocatorCache()); }
/src/external/gpl3/gcc/dist/libsanitizer/hwasan/
hwasan_allocator.h
95
void
AllocatorThreadStart
(AllocatorCache *cache);
hwasan_thread.cpp
61
AllocatorThreadStart
(allocator_cache());
hwasan_allocator.cpp
169
void
AllocatorThreadStart
(AllocatorCache *cache) { allocator.InitCache(cache); }
Completed in 25 milliseconds
Indexes created Fri Jul 31 00:23:59 UTC 2026