Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_thread.h75 int32_t SoftBusMutexUnlockInner(SoftBusMutex *mutex);
106 ret = SoftBusMutexUnlockInner(mutex); \
/ohos5.0/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_thread.c97 int32_t SoftBusMutexUnlockInner(SoftBusMutex *mutex) in SoftBusMutexUnlockInner() function