Searched refs:ux_system_host_hnp_polling_thread_stack (Results 1 – 4 of 4) sorted by relevance
301 …_ux_system_host -> ux_system_host_hnp_polling_thread_stack = _ux_utility_memory_allocate(UX_NO_AL… in _ux_host_stack_initialize()305 if (_ux_system_host -> ux_system_host_hnp_polling_thread_stack == UX_NULL) in _ux_host_stack_initialize()313 0, _ux_system_host -> ux_system_host_hnp_polling_thread_stack, in _ux_host_stack_initialize()332 if (_ux_system_host -> ux_system_host_hnp_polling_thread_stack) in _ux_host_stack_initialize()333 _ux_utility_memory_free(_ux_system_host -> ux_system_host_hnp_polling_thread_stack); in _ux_host_stack_initialize()
114 _ux_utility_memory_free(_ux_system_host -> ux_system_host_hnp_polling_thread_stack); in _ux_host_stack_uninitialize()
672 if (_ux_system_host->ux_system_host_hnp_polling_thread_stack)673 ux_utility_memory_free(_ux_system_host->ux_system_host_hnp_polling_thread_stack);
2598 UCHAR *ux_system_host_hnp_polling_thread_stack; member