Searched refs:saved_thread_ptr (Results 1 – 3 of 3) sorted by relevance
80 TX_THREAD *saved_thread_ptr; in _tx_thread_resume() local133 saved_thread_ptr = _tx_thread_execute_ptr; in _tx_thread_resume()136 if (saved_thread_ptr != TX_NULL) in _tx_thread_resume()142 saved_threshold = saved_thread_ptr -> tx_thread_preempt_threshold; in _tx_thread_resume()147 … saved_thread_ptr -> tx_thread_preempt_threshold = saved_thread_ptr -> tx_thread_priority; in _tx_thread_resume()154 saved_thread_ptr = TX_NULL; in _tx_thread_resume()179 if (saved_thread_ptr != TX_NULL) in _tx_thread_resume()184 saved_thread_ptr -> tx_thread_preempt_threshold = saved_threshold; in _tx_thread_resume()367 if (saved_thread_ptr != TX_NULL) in _tx_thread_resume()372 saved_thread_ptr -> tx_thread_preempt_threshold = saved_threshold; in _tx_thread_resume()[all …]
105 TX_THREAD *saved_thread_ptr; in _tx_thread_create() local300 saved_thread_ptr = _tx_thread_execute_ptr; in _tx_thread_create()303 if (saved_thread_ptr != TX_NULL) in _tx_thread_create()309 saved_threshold = saved_thread_ptr -> tx_thread_preempt_threshold; in _tx_thread_create()314 … saved_thread_ptr -> tx_thread_preempt_threshold = saved_thread_ptr -> tx_thread_priority; in _tx_thread_create()321 saved_thread_ptr = TX_NULL; in _tx_thread_create()347 if (saved_thread_ptr != TX_NULL) in _tx_thread_create()352 saved_thread_ptr -> tx_thread_preempt_threshold = saved_threshold; in _tx_thread_create()
119 TX_THREAD *saved_thread_ptr; in _txm_module_manager_thread_create() local671 saved_thread_ptr = _tx_thread_execute_ptr; in _txm_module_manager_thread_create()674 if (saved_thread_ptr != TX_NULL) in _txm_module_manager_thread_create()680 saved_threshold = saved_thread_ptr -> tx_thread_preempt_threshold; in _txm_module_manager_thread_create()685 … saved_thread_ptr -> tx_thread_preempt_threshold = saved_thread_ptr -> tx_thread_priority; in _txm_module_manager_thread_create()692 saved_thread_ptr = TX_NULL; in _txm_module_manager_thread_create()718 if (saved_thread_ptr != TX_NULL) in _txm_module_manager_thread_create()723 saved_thread_ptr -> tx_thread_preempt_threshold = saved_threshold; in _txm_module_manager_thread_create()