Home
last modified time | relevance | path

Searched refs:INVALID_PSHARED_VALUE (Results 1 - 6 of 6) sorted by relevance

/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/
H A DIt_posix_pthread_078.c49 /* Set 'pshared' to INVALID_PSHARED_VALUE. */ in Testcase()
50 ret = pthread_condattr_setpshared(&attr, INVALID_PSHARED_VALUE); in Testcase()
/kernel/liteos_m/testsuites/sample/posix/pthread/
H A DIt_posix_pthread_011.c42 /* Set 'pshared' to INVALID_PSHARED_VALUE. */ in Testcase()
43 ret = pthread_condattr_setpshared(&attr, INVALID_PSHARED_VALUE); in Testcase()
H A DIt_posix_pthread.h51 #define INVALID_PSHARED_VALUE (-100) macro
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/
H A DIt_posix_pthread_078.cpp42 /* Set 'pshared' to INVALID_PSHARED_VALUE. */ in Testcase()
43 ret = pthread_condattr_setpshared(&attr, INVALID_PSHARED_VALUE); in Testcase()
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/
H A DIt_posix_pthread.h66 #define INVALID_PSHARED_VALUE (-100) macro
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/
H A DIt_posix_pthread.h73 #define INVALID_PSHARED_VALUE (-100) macro

Completed in 3 milliseconds