Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/
H A Dmutex.h66 int32_t MutexTryLock(Mutex *mutex);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H A Dmutex.c63 int32_t MutexTryLock(Mutex *mutex) in MutexTryLock() function