Home
last modified time | relevance | path

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

/kernel/liteos_a/testsuites/unittest/container/full/
DIt_pid_container_019.cpp53 static void *PthreadFunc(void *arg) in PthreadFunc() function
67 pthread_create(&pthread[count], NULL, PthreadFunc, NULL); in ChildFun()
DIt_pid_container_018.cpp45 static void *PthreadFunc(void *arg) in PthreadFunc() function