Home
last modified time | relevance | path

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

/drivers/peripheral/camera/vdi_base/common/include/
H A DTimeOutExecutor.h118 std::shared_ptr<std::condition_variable> cv = in Execute() local
146 cv->notify_one(); //notify join thread completion in Execute()
151 if (cv->wait_for(lck, std::chrono::milliseconds(_timeout)) == in Execute()

Completed in 1 milliseconds