Home
last modified time | relevance | path

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

/kernel/liteos_m/testsuites/unittest/posix/src/pthread/
Dpthread_cond_func_test.c743 static VOID *pthread_cancel_f01(void *argument) in pthread_cancel_f01() function
781 ret = pthread_create(&thread, &attr, pthread_cancel_f01, NULL);