OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllocatorThreadFinish
(Results
1 - 6
of
6
) sorted by null
/external/compiler-rt/lib/lsan/
lsan_allocator.h
34
void
AllocatorThreadFinish
();
lsan_thread.cc
77
AllocatorThreadFinish
();
lsan_allocator.cc
50
void
AllocatorThreadFinish
() {
/external/compiler-rt/lib/tsan/rtl/
tsan_mman.h
24
void
AllocatorThreadFinish
(ThreadState *thr);
tsan_mman.cc
81
void
AllocatorThreadFinish
(ThreadState *thr) {
tsan_rtl_thread.cc
139
AllocatorThreadFinish
(thr);
Completed in 35 milliseconds