Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/
H A Dsemaphore_utils.h58 bool TryWait();
H A Dsemaphore_utils.cpp29 bool Semaphore::TryWait() in TryWait() function in utility::Semaphore
H A Dfixed_queue.h105 if (!enqueue_->TryWait()) { in TryPush()
131 if (!dequeue_->TryWait()) { in TryPop()

Completed in 1 milliseconds