Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/include/
H A Daudio_timer.h35 exitLoop = false; in AudioTimer()
44 exitLoop = true; in ~AudioTimer()
84 volatile bool exitLoop; variable
91 if (exitLoop) { in TimerLoopFunc()