Searched defs:thread_is_daemon (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dthread.cc366 jboolean thread_is_daemon = as_daemon; local
380 thread_group, thread_name.get(), thread_priority, thread_is_daemon);
396 SetBoolean(opeer_, thread_is_daemon);

Completed in 169 milliseconds