Home
last modified time | relevance | path

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

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