Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_adec.cpp192 static void *receive_data_thread(void *arg) { in receive_data_thread() function
291 …pthread_create(&tidReceive[i], RK_NULL, receive_data_thread, reinterpret_cast<void *>(&adecCtx[i])… in unit_test_mpi_adec()