Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_adec.cpp126 static void *send_stream_thread(void *arg) { in send_stream_thread() function
287 … pthread_create(&tidSend[i], RK_NULL, send_stream_thread, reinterpret_cast<void *>(&adecCtx[i])); in unit_test_mpi_adec()