Searched refs:has_tlab (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dthread.cc3869 bool has_tlab = tlsPtr_.thread_local_pos != nullptr; local
3870 if (has_tlab) {
3875 return has_tlab;

Completed in 79 milliseconds