Home
last modified time | relevance | path

Searched refs:g_recordRunningLock (Results 1 - 1 of 1) sorted by relevance

/test/testfwk/arkxtest/uitest/addon/
H A Dextension_executor.cpp42 static mutex g_recordRunningLock; member
197 g_recordRunningLock.lock(); // this cause waiting for recordThread exit in StopCapture()
198 g_recordRunningLock.unlock(); in StopCapture()
241 g_recordRunningLock.lock(); // wait for running thread terminates in StartCapture()
242 g_recordRunningLock.unlock(); in StartCapture()
244 g_recordRunningLock.lock(); in StartCapture()
249 g_recordRunningLock.unlock(); in StartCapture()

Completed in 1 milliseconds