Home
last modified time | relevance | path

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

/art/runtime/
Dthread.h2308 std::atomic<Closure*> flip_function; member
Dthread.cc1879 Closure* flip_function = GetFlipFunction(); in RunFlipFunction() local