Searched refs:PthreadCom (Results 1 - 1 of 1) sorted by relevance
/kernel/liteos_m/testsuites/unittest/xts/ipc/msg_queue/ | ||
H A D | mq_test.c | 232 static void *PthreadCom(void *arg) in PthreadCom() function 276 ret = pthread_create(&tid, NULL, PthreadCom, (void *)queue); |
Completed in 1 milliseconds