Home
last modified time | relevance | path

Searched defs:mutexAttr (Results 1 - 25 of 38) sorted by relevance

12

/kernel/liteos_a/testsuites/kernel/sample/posix/mutex/full/
H A DIt_posix_mutex_078.c43 pthread_mutexattr_t mutexAttr; in Testcase() local
H A DIt_posix_mutex_035.c56 pthread_mutexattr_t mutexAttr; in Testcase() local
H A DIt_posix_mutex_034.c56 pthread_mutexattr_t mutexAttr; in Testcase() local
H A DIt_posix_mutex_032.c53 pthread_mutexattr_t mutexAttr; in Testcase() local
H A DIt_posix_mutex_077.c65 pthread_mutexattr_t mutexAttr; in Testcase() local
H A DIt_posix_mutex_076.c60 pthread_mutexattr_t mutexAttr; in Testcase() local
/kernel/liteos_m/testsuites/sample/posix/mutex/
H A DIt_posix_mutex_033.c36 pthread_mutexattr_t mutexAttr; in Testcase() local
H A DIt_posix_mutex_035.c58 pthread_mutexattr_t mutexAttr; in Testcase() local
H A DIt_posix_mutex_032.c53 pthread_mutexattr_t mutexAttr; in Testcase() local
/kernel/liteos_a/testsuites/unittest/process/lock/mutex/smoke/
H A Dpthread_mutex_test_012.cpp38 pthread_mutexattr_t mutexAttr; in TestCase() local
H A Dpthread_mutex_test_011.cpp37 pthread_mutexattr_t mutexAttr; in TestCase() local
H A Dpthread_mutex_test_013.cpp38 pthread_mutexattr_t mutexAttr; in TestCase() local
H A Dpthread_mutex_test_015.cpp38 pthread_mutexattr_t mutexAttr; in TestCase() local
H A Dpthread_mutex_test_016.cpp38 pthread_mutexattr_t mutexAttr; in TestCase() local
H A Dpthread_mutex_test_009.cpp59 pthread_mutexattr_t mutexAttr; in TestCase() local
H A Dpthread_mutex_test_010.cpp54 pthread_mutexattr_t mutexAttr; in TestCase() local
/foundation/communication/dsoftbus/tests/core/bus_center/service/unittest/
H A Dbus_center_decision_center_test.cpp139 SoftBusMutexAttr mutexAttr; in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/
H A Dthread_mutex_test.cpp20 pthread_mutexattr_t mutexAttr; in InitMutex() local
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
H A Dlock_parser_test.cpp71 pthread_mutexattr_t mutexAttr; in InitMutexByType() local
/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_thread_test.cpp107 SoftBusMutexAttr mutexAttr; in HWTEST_F() local
135 SoftBusMutexAttr mutexAttr = { in HWTEST_F() local
151 SoftBusMutexAttr mutexAttr = { HWTEST_F() local
179 SoftBusMutexAttr mutexAttr = { HWTEST_F() local
197 SoftBusMutexAttr mutexAttr = { HWTEST_F() local
267 SoftBusMutexAttr mutexAttr = { HWTEST_F() local
287 SoftBusMutexAttr mutexAttr = { HWTEST_F() local
365 SoftBusMutexAttr mutexAttr = { HWTEST_F() local
384 SoftBusMutexAttr mutexAttr = { HWTEST_F() local
896 SoftBusMutexAttr mutexAttr = { HWTEST_F() local
915 SoftBusMutexAttr mutexAttr = { HWTEST_F() local
[all...]
/kernel/liteos_a/compat/posix/src/
H A Dpthread_mutex.c99 int pthread_mutex_init(pthread_mutex_t *mutex, const pthread_mutexattr_t *mutexAttr) in pthread_mutex_init() argument
/kernel/liteos_m/kal/posix/src/
H A Dpthread_mutex.c71 int pthread_mutexattr_init(pthread_mutexattr_t *mutexAttr) in pthread_mutexattr_init() argument
102 int pthread_mutexattr_settype(pthread_mutexattr_t *mutexAttr, int type) in pthread_mutexattr_settype() argument
118 int pthread_mutexattr_destroy(pthread_mutexattr_t *mutexAttr) in pthread_mutexattr_destroy() argument
130 pthread_mutex_init(pthread_mutex_t *mutex, const pthread_mutexattr_t *mutexAttr) pthread_mutex_init() argument
[all...]
/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_thread.c31 int32_t SoftBusMutexAttrInit(SoftBusMutexAttr *mutexAttr) in SoftBusMutexAttrInit() argument
42 int32_t SoftBusMutexInit(SoftBusMutex *mutex, SoftBusMutexAttr *mutexAttr) in SoftBusMutexInit() argument
/kernel/liteos_m/testsuites/sample/posix/
H A Dpthread_func_test.c943 pthread_mutexattr_t mutexAttr; variable
946 pthread_mutexattr_init(&mutexAttr); variable
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_pending_test.cpp76 SoftBusMutexAttr mutexAttr; in TestCreateSessionList() local

Completed in 17 milliseconds

12