Home
last modified time | relevance | path

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

/kernel/liteos_m/testsuites/sample/posix/
Dpthread_func_test.c683 static VOID PthreadOnceFunc01(void) in PthreadOnceFunc01() function
717 ret = pthread_once(&onceControl, PthreadOnceFunc01);