Home
last modified time | relevance | path

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

/kernel/liteos_m/testsuites/sample/posix/
Dpthread_func_test.c412 static void *PthreadCondFunc002(void *arg) in PthreadCondFunc002() function
467 ret = pthread_create(&thread[i], &attr, PthreadCondFunc002, NULL); in PthreadFunc07()