Home
last modified time | relevance | path

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

/kernel/liteos_m/testsuites/unittest/posix/src/pthread/
H A Dpthread_cond_func_test.c75 static VOID *pthread_join_f01(void *argument) in pthread_join_f01() function
111 ret = pthread_create(&newTh, &attr, pthread_join_f01, NULL);

Completed in 2 milliseconds