Home
last modified time | relevance | path

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

/kernel/liteos_m/testsuites/sample/posix/
H A Dpthread_func_test.c43 #define PTHREAD_TASK_DELAY 10 macro
732 LOS_TaskDelay(PTHREAD_TASK_DELAY); in PthreadCancelFunc01()
788 LOS_TaskDelay(PTHREAD_TASK_DELAY); in PthreadTestcancelFunc01()
791 LOS_TaskDelay(PTHREAD_TASK_DELAY); in PthreadTestcancelFunc01()
831 LOS_TaskDelay(PTHREAD_TASK_DELAY); variable
/kernel/liteos_m/testsuites/unittest/posix/src/pthread/
H A Dpthread_cond_func_test.c43 #define PTHREAD_TASK_DELAY 10 macro
750 LOS_TaskDelay(PTHREAD_TASK_DELAY); in pthread_cancel_f01()
805 LOS_TaskDelay(PTHREAD_TASK_DELAY); in pthread_testcancel_f01()
808 LOS_TaskDelay(PTHREAD_TASK_DELAY); in pthread_testcancel_f01()
847 LOS_TaskDelay(PTHREAD_TASK_DELAY); variable

Completed in 3 milliseconds