Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_ai.cpp204 void* sendDataThread(void * ptr) { in sendDataThread() function
253 pthread_create(&tidSend[i], RK_NULL, sendDataThread, reinterpret_cast<void *>(&params[i])); in unit_test_mpi_ai()
H A Dtest_mpi_ao.cpp224 void* sendDataThread(void * ptr) { in sendDataThread() function
417 pthread_create(&tidSend[i], RK_NULL, sendDataThread, reinterpret_cast<void *>(&params[i])); in unit_test_mpi_ao()