Home
last modified time | relevance | path

Searched refs:TestPthreadSelf (Results 1 - 12 of 12) sorted by relevance

/kernel/liteos_m/testsuites/sample/posix/pthread/
H A DIt_posix_pthread.c37 pthread_t TestPthreadSelf(void) in TestPthreadSelf() function
H A DIt_posix_pthread.h76 pthread_t TestPthreadSelf(void);
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/smoke/
H A DIt_posix_pthread_004.c58 mainTh = TestPthreadSelf(); in Testcase()
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/smoke/
H A DIt_posix_pthread_004.cpp51 mainTh = TestPthreadSelf(); in Testcase()
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/
H A DIt_posix_pthread_010.c65 temp = TestPthreadSelf(); in Testcase()
H A DIt_posix_pthread_132.c63 ret = pthread_equal(newTh1, TestPthreadSelf()); in Testcase()
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/
H A DIt_posix_pthread_010.cpp58 uwtemp = TestPthreadSelf(); in Testcase()
H A DIt_posix_pthread_132.cpp56 ret = pthread_equal(newTh1, TestPthreadSelf()); in Testcase()
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/
H A DIt_posix_pthread.h223 pthread_t TestPthreadSelf(void);
H A DIt_posix_pthread.c208 pthread_t TestPthreadSelf(void) in TestPthreadSelf() function
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/
H A DIt_posix_pthread.h236 pthread_t TestPthreadSelf(void);
H A Dposix_pthread_test.cpp212 pthread_t TestPthreadSelf(void) in TestPthreadSelf() function

Completed in 8 milliseconds