Home
last modified time | relevance | path

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

/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/
H A Dpthread_cond_test_003.cpp60 static VOID *pthread_f06(void *argument) in pthread_f06() function
139 ret = pthread_create(&newTh, &attr, pthread_f06, NULL); in TestCase()
/kernel/liteos_m/testsuites/unittest/posix/src/pthread/
H A Dpthread_cond_func_test.c335 static VOID *pthread_f06(void *argument) in pthread_f06() function
420 ret = pthread_create(&newTh, &attr, pthread_f06, NULL);

Completed in 3 milliseconds