OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetIsThreadLocal
(Results
1 - 2
of
2
) sorted by null
/art/runtime/gc/allocator/
rosalloc.h
196
void
SetIsThreadLocal
(bool is_thread_local) {
rosalloc.cc
612
current_run->
SetIsThreadLocal
(false);
688
thread_local_run->
SetIsThreadLocal
(false);
708
thread_local_run->
SetIsThreadLocal
(true);
[
all
...]
Completed in 89 milliseconds