Home
last modified time | relevance | path

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

/kernel/liteos_m/testsuites/unittest/posix/src/pthread/
Dpthread_cond_func_test.c701 static VOID pthread_once_f01(void) in pthread_once_f01() function
735 ret = pthread_once(&onceControl, pthread_once_f01);