On Wed, 8 Feb 2023 16:30:05 +0800 Ke Zhang <[email protected]> wrote:
> + if (hw->vc_event_msg_cb == NULL) > + pthread_exit(NULL); Do we need rte_thread_exit() wrapper to be compatiable with Windows?
On Wed, 8 Feb 2023 16:30:05 +0800 Ke Zhang <[email protected]> wrote:
> + if (hw->vc_event_msg_cb == NULL) > + pthread_exit(NULL); Do we need rte_thread_exit() wrapper to be compatiable with Windows?