Home
last modified time | relevance | path

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

/external/syzkaller/executor/
Dexecutor.cc200 static thread_t* last_scheduled; variable
671 last_scheduled = 0; in execute_one()
726 last_scheduled = th; in schedule_call()
836 const bool blocked = th != last_scheduled; in write_call_output()