Home
last modified time | relevance | path

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

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