OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnThreadIdle
(Results
1 - 5
of
5
) sorted by null
/external/compiler-rt/lib/tsan/rtl/
tsan_sync.h
85
void
OnThreadIdle
(ThreadState *thr);
tsan_mman.cc
243
ctx->metamap.
OnThreadIdle
(thr);
tsan_sync.cc
215
void MetaMap::
OnThreadIdle
(ThreadState *thr) {
tsan_rtl_thread.cc
137
ctx->metamap.
OnThreadIdle
(thr);
/external/compiler-rt/lib/tsan/tests/unit/
tsan_sync_test.cc
71
m->
OnThreadIdle
(thr);
Completed in 42 milliseconds