Searched refs:saved_thread_ptr (Results 1 – 3 of 3) sorted by relevance
81 TX_THREAD *saved_thread_ptr; in _tx_thread_resume() local134 saved_thread_ptr = _tx_thread_execute_ptr; in _tx_thread_resume()137 if (saved_thread_ptr != TX_NULL) in _tx_thread_resume()143 saved_threshold = saved_thread_ptr -> tx_thread_preempt_threshold; in _tx_thread_resume()148 … saved_thread_ptr -> tx_thread_preempt_threshold = saved_thread_ptr -> tx_thread_priority; in _tx_thread_resume()155 saved_thread_ptr = TX_NULL; in _tx_thread_resume()180 if (saved_thread_ptr != TX_NULL) in _tx_thread_resume()185 saved_thread_ptr -> tx_thread_preempt_threshold = saved_threshold; in _tx_thread_resume()368 if (saved_thread_ptr != TX_NULL) in _tx_thread_resume()373 saved_thread_ptr -> tx_thread_preempt_threshold = saved_threshold; in _tx_thread_resume()[all …]
106 TX_THREAD *saved_thread_ptr; in _tx_thread_create() local301 saved_thread_ptr = _tx_thread_execute_ptr; in _tx_thread_create()304 if (saved_thread_ptr != TX_NULL) in _tx_thread_create()310 saved_threshold = saved_thread_ptr -> tx_thread_preempt_threshold; in _tx_thread_create()315 … saved_thread_ptr -> tx_thread_preempt_threshold = saved_thread_ptr -> tx_thread_priority; in _tx_thread_create()322 saved_thread_ptr = TX_NULL; in _tx_thread_create()348 if (saved_thread_ptr != TX_NULL) in _tx_thread_create()353 saved_thread_ptr -> tx_thread_preempt_threshold = saved_threshold; in _tx_thread_create()
120 TX_THREAD *saved_thread_ptr; in _txm_module_manager_thread_create() local672 saved_thread_ptr = _tx_thread_execute_ptr; in _txm_module_manager_thread_create()675 if (saved_thread_ptr != TX_NULL) in _txm_module_manager_thread_create()681 saved_threshold = saved_thread_ptr -> tx_thread_preempt_threshold; in _txm_module_manager_thread_create()686 … saved_thread_ptr -> tx_thread_preempt_threshold = saved_thread_ptr -> tx_thread_priority; in _txm_module_manager_thread_create()693 saved_thread_ptr = TX_NULL; in _txm_module_manager_thread_create()719 if (saved_thread_ptr != TX_NULL) in _txm_module_manager_thread_create()724 saved_thread_ptr -> tx_thread_preempt_threshold = saved_threshold; in _txm_module_manager_thread_create()