Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/addon/
H A Dextension_executor.cpp197 g_recordRunningLock.lock(); // this cause waiting for recordThread exit in StopCapture()
243 auto recordThread = thread([callback]() { in StartCapture() local
251 recordThread.detach(); in StartCapture()

Completed in 1 milliseconds