Home
last modified time | relevance | path

Searched refs:pthread_cond_func002 (Results 1 - 2 of 2) sorted by relevance

/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/
H A Dpthread_cond_test_004.cpp36 static void *pthread_cond_func002(void *arg) in pthread_cond_func002() function
85 ret = pthread_create(&thread[i], &attr, pthread_cond_func002, NULL); in pthread_f07()
/kernel/liteos_m/testsuites/unittest/posix/src/pthread/
H A Dpthread_cond_func_test.c429 static void *pthread_cond_func002(void *arg) in pthread_cond_func002() function
482 ret = pthread_create(&thread[i], &attr, pthread_cond_func002, NULL); in pthread_f07()

Completed in 3 milliseconds