Home
last modified time | relevance | path

Searched refs:Increase (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/os/linux_generic/
Dreactive_semaphore.h37 void Increase();
Dreactive_semaphore.cc48 void ReactiveSemaphore::Increase() { in Increase() function in bluetooth::os::ReactiveSemaphore
/packages/modules/Bluetooth/system/gd/os/
Dqueue.h247 enqueue_.reactive_semaphore_.Increase(); in TryDequeue()
259 dequeue_.reactive_semaphore_.Increase(); in EnqueueCallbackInternal()