HomeSort by relevance Sort by last modified time
    Searched refs:thread_local_start (Results 1 - 3 of 3) sorted by null

  /art/runtime/
thread.h 815 return tlsPtr_.thread_local_end - tlsPtr_.thread_local_start;
1130 byte* thread_local_start; variable
    [all...]
entrypoints_order_test.cc 124 EXPECT_OFFSET_DIFFP(Thread, tlsPtr_, thread_local_start, thread_local_pos, kPointerSize);
thread.cc     [all...]

Completed in 416 milliseconds