Home
last modified time | relevance | path

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

/kernel/liteos_m/testsuites/unittest/xts/process/
Dpthread_basic_api_test.c45 void *ThreadPthreadCreateBasic(void *arg) in ThreadPthreadCreateBasic() function
62 ret = pthread_create(&tid, NULL, ThreadPthreadCreateBasic, (void*)str);