Searched refs:mp_handle_tid (Results 1 – 1 of 1) sorted by relevance
36 static pthread_t mp_handle_tid; variable637 if (rte_ctrl_thread_create(&mp_handle_tid, "rte_mp_handle", in rte_mp_channel_init()664 pthread_cancel(mp_handle_tid); in rte_mp_channel_cleanup()665 pthread_join(mp_handle_tid, NULL); in rte_mp_channel_cleanup()