Home
last modified time | relevance | path

Searched refs:SemaphoreWait (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H A Dqueue.c96 SemaphoreWait(queue->enqueueSem); in QueueEnqueue()
128 SemaphoreWait(queue->dequeueSem); in QueueDequeue()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/
H A Dsemaphore.h50 void SemaphoreWait(const Semaphore *sem);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/linux/
H A Dsemaphore_linux.c77 void SemaphoreWait(const Semaphore *sem) in SemaphoreWait() function
H A Dthread_linux.c161 SemaphoreWait(promise->sync); in ThreadCreate()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_thread.c118 SemaphoreWait(context.semaphore); in RunAllTaskInQueue()
H A Dbtm_acl.c1938 SemaphoreWait(g_cleanupEvent); in BtmCloseAclConnectionByTransport()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_if.c705 SemaphoreWait(sem); in L2CIF_Startup()
752 SemaphoreWait(sem); in L2CIF_Shutdown()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.c108 SemaphoreWait(g_waitHdiInit); in HciInitHal()
/ohos5.0/docs/zh-cn/device-dev/porting/
H A Dporting-dayu200-on_standard-demo.md3002 SemaphoreWait(g_waitHdiInit);
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-dayu200-on_standard-demo.md3012 SemaphoreWait(g_waitHdiInit);