Home
last modified time | relevance | path

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

/kernel/liteos_m/testsuites/sample/posix/
Dpthread_func_test.c775 static VOID *PthreadTestcancelFunc01(void *argument) in PthreadTestcancelFunc01() function
827 ret = pthread_create(&thread, &attr, PthreadTestcancelFunc01, NULL);