Searched refs:ux_system_host_hnp_polling_thread (Results 1 – 4 of 4) sorted by relevance
111 _ux_utility_thread_delete(&_ux_system_host -> ux_system_host_hnp_polling_thread); in _ux_host_stack_uninitialize()
312 …status = _ux_utility_thread_create(&_ux_system_host -> ux_system_host_hnp_polling_thread, "ux_hos… in _ux_host_stack_initialize()
667 if (_ux_system_host->ux_system_host_hnp_polling_thread.tx_thread_id != TX_CLEAR_ID)669 tx_thread_terminate(&_ux_system_host->ux_system_host_hnp_polling_thread);670 tx_thread_delete(&_ux_system_host->ux_system_host_hnp_polling_thread);
2599 UX_THREAD ux_system_host_hnp_polling_thread; member