Home
last modified time | relevance | path

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

/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_queue.cpp369 waitReqCon_.wait_for(lock, std::chrono::milliseconds(config.timeout), in RequestBuffer()
532 waitReqCon_.notify_all(); in CancelBuffer()
714 waitReqCon_.notify_all(); in ReleaseLastFlushedBuffer()
998 waitReqCon_.notify_all(); in ReleaseBuffer()
1344 waitReqCon_.notify_all(); in SetQueueSize()
1504 waitReqCon_.notify_all(); in GoBackground()
1538 waitReqCon_.notify_all(); in CleanCache()
1546 waitReqCon_.notify_all(); in OnConsumerDied()
2049 waitReqCon_.notify_all(); in SetStatus()
/foundation/graphic/graphic_surface/surface/include/
H A Dbuffer_queue.h264 std::condition_variable waitReqCon_; member in BufferQueue

Completed in 4 milliseconds