Searched refs:IsThreadNone (Results 1 – 2 of 2) sorted by relevance
93 bool TimePickerHapticController::IsThreadNone() in IsThreadNone() function in OHOS::Ace::NG::TimePickerHapticController114 while (!IsThreadNone()) { in ThreadLoop()117 …readCv_.wait(lock, [this]() { return IsThreadPlaying() || IsThreadPlayOnce() || IsThreadNone(); }); in ThreadLoop()118 if (IsThreadNone()) { in ThreadLoop()
59 bool IsThreadNone();