Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dsafe_queue.h41 cv_.notify_one(); in push()
46 cv_.wait(lk, [&]() { return !q_.empty(); }); in front()
63 std::condition_variable cv_; variable
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/grpc/grpc/
H A D0001-Revert-Changed-GRPCPP_ABSEIL_SYNC-to-GPR_ABSEIL_SYNC.patch53 gpr_cv cv_;