Home
last modified time | relevance | path

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

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