Home
last modified time | relevance | path

Searched refs:PthreadFunc08 (Results 1 - 1 of 1) sorted by relevance

/kernel/liteos_m/testsuites/sample/posix/
H A Dpthread_func_test.c530 static void *PthreadFunc08(void *arg) in PthreadFunc08() function
610 ret = pthread_create(&newTh1, &attr, PthreadFunc08, NULL);
613 ret = pthread_create(&newTh2, &attr, PthreadFunc08, NULL);

Completed in 2 milliseconds