Home
last modified time | relevance | path

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

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