Home
last modified time | relevance | path

Searched refs:pthread_f07 (Results 1 – 2 of 2) sorted by relevance

/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/
Dpthread_cond_test_004.cpp60 static VOID *pthread_f07(void *argument) in pthread_f07() function
131 ret = pthread_create(&newTh, &attr, pthread_f07, NULL); in TestCase()
/kernel/liteos_m/testsuites/unittest/posix/src/pthread/
Dpthread_cond_func_test.c454 static VOID *pthread_f07(void *argument) in pthread_f07() function
530 ret = pthread_create(&newTh, &attr, pthread_f07, NULL);