Home
last modified time | relevance | path

Searched refs:flip_function (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dentrypoints_order_test.cc134 EXPECT_OFFSET_DIFFP(Thread, tlsPtr_, held_mutexes, flip_function, in CheckThreadOffsets()
136 EXPECT_OFFSET_DIFFP(Thread, tlsPtr_, flip_function, method_verifier, sizeof(void*)); in CheckThreadOffsets()
Dthread.h1601 flip_function(nullptr), method_verifier(nullptr), thread_local_mark_stack(nullptr), in PACKED()
1750 Closure* flip_function; in PACKED() local