Home
last modified time | relevance | path

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

/kernel/liteos_m/testsuites/unittest/posix/src/pthread/
Dpthread_cond_func_test.c261 static VOID *pthread_join_f05(void *argument) in pthread_join_f05() function
299 ret = pthread_create(&newTh, &attr, pthread_join_f05, NULL);