Home
last modified time | relevance | path

Searched refs:pthread_mutexattr_gettype (Results 1 – 5 of 5) sorted by relevance

/kernel/liteos_a/compat/posix/src/
Dpthread_mutex.c88 int pthread_mutexattr_gettype(const pthread_mutexattr_t *attr, int *outType) in pthread_mutexattr_gettype() function
/kernel/liteos_m/testsuites/unittest/posix/src/pthread/
Dpthread_cond_func_test.c969 pthread_mutexattr_gettype(&mutex_attr, &mutex_type);
973 ret = pthread_mutexattr_gettype(NULL, &mutex_type);
978 ret = pthread_mutexattr_gettype(&mutex_attr, &mutex_type);
/kernel/liteos_m/testsuites/sample/posix/
Dpthread_func_test.c952 ret = pthread_mutexattr_gettype(&mutexAttr, &mutexType);
956 ret = pthread_mutexattr_gettype(NULL, &mutexType);
960 ret = pthread_mutexattr_gettype(&mutexAttr, &mutexType);
/kernel/liteos_m/kal/posix/src/
Dpthread_mutex.c82 int pthread_mutexattr_gettype(const pthread_mutexattr_t *attr, int *outType) in pthread_mutexattr_gettype() function
/kernel/liteos_m/
DCHANGELOG.md203 pthread_mutexattr_gettype
247 pthread_mutexattr_gettype