Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_thread.h72 int32_t SoftBusMutexAttrInit(SoftBusMutexAttr *mutexAttr);
/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_thread_test.cpp95 int32_t ret = SoftBusMutexAttrInit(nullptr); in HWTEST_F()
108 int32_t ret = SoftBusMutexAttrInit(&mutexAttr); in HWTEST_F()
/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_thread.c31 int32_t SoftBusMutexAttrInit(SoftBusMutexAttr *mutexAttr) in SoftBusMutexAttrInit() function

Completed in 2 milliseconds