Home
last modified time | relevance | path

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

/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/
H A Dpthread_cond_test_003.cpp36 static void *pthread_cond_func001(void *arg) in pthread_cond_func001() function
85 ret = pthread_create(&thread[i], &attr, pthread_cond_func001, NULL); in pthread_f06()
/kernel/liteos_m/testsuites/unittest/posix/src/pthread/
H A Dpthread_cond_func_test.c311 static void *pthread_cond_func001(void *arg) in pthread_cond_func001() function
363 ret = pthread_create(&thread[i], &attr, pthread_cond_func001, NULL); in pthread_f06()

Completed in 2 milliseconds