Searched refs:thread_started_ (Results 1 – 1 of 1) sorted by relevance
217 if (!thread_started_) { in TriggerRestorecon()218 thread_started_ = true; in TriggerRestorecon()239 thread_started_ = false; in ThreadFunction()244 bool thread_started_ = false; member in android::init::AsyncRestorecon