Home
last modified time | relevance | path

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

/kernel/liteos_m/testsuites/sample/posix/
Dpthread_func_test.c244 static VOID *PthreadJoinF05(void *argument) in PthreadJoinF05() function
282 ret = pthread_create(&newTh, &attr, PthreadJoinF05, NULL);