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

  /art/runtime/
entrypoints_order_test.cc 74 EXPECT_OFFSET_DIFFP(Thread, tls32_, no_thread_suspension, thread_exit_check_count, 4);
75 EXPECT_OFFSET_DIFFP(Thread, tls32_, thread_exit_check_count, handling_signal_, 4);
78 EXPECT_OFFSET_DIFF_GT3(Thread, tls32_.thread_exit_check_count, tls64_.trace_clock_base, 4,
thread.h 1435 uint32_t thread_exit_check_count; variable
    [all...]
thread.cc     [all...]

Completed in 300 milliseconds