Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_ao.cpp293 void* commandThread(void * ptr) { in commandThread() function
418 … pthread_create(&tidReceive[i], RK_NULL, commandThread, reinterpret_cast<void *>(&params[i])); in unit_test_mpi_ao()