Home
last modified time | relevance | path

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

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