On Wed, 8 Feb 2023 16:30:05 +0800 Ke Zhang <ke1x.zh...@intel.com> 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 <ke1x.zh...@intel.com> wrote:
> + if (hw->vc_event_msg_cb == NULL) > + pthread_exit(NULL); Do we need rte_thread_exit() wrapper to be compatiable with Windows?