Searched refs:tx_thread_user_preempt_threshold (Results 1 – 13 of 13) sorted by relevance
121 if (thread_ptr -> tx_thread_user_preempt_threshold < new_priority) in _tx_mutex_priority_change()125 … thread_ptr -> tx_thread_preempt_threshold = thread_ptr -> tx_thread_user_preempt_threshold; in _tx_mutex_priority_change()166 if (thread_ptr -> tx_thread_user_preempt_threshold < new_priority) in _tx_mutex_priority_change()170 … thread_ptr -> tx_thread_preempt_threshold = thread_ptr -> tx_thread_user_preempt_threshold; in _tx_mutex_priority_change()215 if (thread_ptr -> tx_thread_user_preempt_threshold < new_priority) in _tx_mutex_priority_change()219 … thread_ptr -> tx_thread_preempt_threshold = thread_ptr -> tx_thread_user_preempt_threshold; in _tx_mutex_priority_change()
118 thread_ptr -> tx_thread_user_preempt_threshold = new_priority; in _tx_thread_priority_change()165 thread_ptr -> tx_thread_user_preempt_threshold = new_priority; in _tx_thread_priority_change()211 thread_ptr -> tx_thread_user_preempt_threshold = new_priority; in _tx_thread_priority_change()
177 thread_ptr -> tx_thread_user_preempt_threshold = preempt_threshold; in _tx_thread_create()187 thread_ptr -> tx_thread_user_preempt_threshold = ((UINT) 0); in _tx_thread_create()194 thread_ptr -> tx_thread_user_preempt_threshold = priority; in _tx_thread_create()
169 *old_threshold = thread_ptr -> tx_thread_user_preempt_threshold; in _tx_thread_preemption_change()172 thread_ptr -> tx_thread_user_preempt_threshold = new_threshold; in _tx_thread_preemption_change()
135 *preemption_threshold = thread_ptr -> tx_thread_user_preempt_threshold; in _tx_thread_info_get()
123 (thread_ptr -> tx_thread_user_preempt_threshold == new_priority)) in _tx_thread_priority_change()137 … (thread_ptr -> tx_thread_user_preempt_threshold == thread_ptr -> tx_thread_user_priority)) in _tx_thread_priority_change()144 thread_ptr -> tx_thread_user_preempt_threshold = new_priority; in _tx_thread_priority_change()165 thread_ptr -> tx_thread_user_preempt_threshold = new_priority; in _tx_thread_priority_change()211 … (thread_ptr -> tx_thread_user_priority == thread_ptr -> tx_thread_user_preempt_threshold)) in _tx_thread_priority_change()220 thread_ptr -> tx_thread_user_preempt_threshold = new_priority; in _tx_thread_priority_change()237 … (thread_ptr -> tx_thread_user_priority == thread_ptr -> tx_thread_user_preempt_threshold)) in _tx_thread_priority_change()246 thread_ptr -> tx_thread_user_preempt_threshold = new_priority; in _tx_thread_priority_change()284 thread_ptr -> tx_thread_user_preempt_threshold = new_priority; in _tx_thread_priority_change()337 thread_ptr -> tx_thread_user_preempt_threshold = new_priority; in _tx_thread_priority_change()
142 if (thread_ptr -> tx_thread_user_preempt_threshold < new_priority) in _tx_mutex_priority_change()146 … thread_ptr -> tx_thread_preempt_threshold = thread_ptr -> tx_thread_user_preempt_threshold; in _tx_mutex_priority_change()180 … if (thread_ptr -> tx_thread_user_priority == thread_ptr -> tx_thread_user_preempt_threshold) in _tx_mutex_priority_change()203 … if (thread_ptr -> tx_thread_user_priority == thread_ptr -> tx_thread_user_preempt_threshold) in _tx_mutex_priority_change()263 if (thread_ptr -> tx_thread_user_preempt_threshold < new_priority) in _tx_mutex_priority_change()267 … thread_ptr -> tx_thread_preempt_threshold = thread_ptr -> tx_thread_user_preempt_threshold; in _tx_mutex_priority_change()323 if (thread_ptr -> tx_thread_user_preempt_threshold < new_priority) in _tx_mutex_priority_change()327 … thread_ptr -> tx_thread_preempt_threshold = thread_ptr -> tx_thread_user_preempt_threshold; in _tx_mutex_priority_change()
144 *old_threshold = thread_ptr -> tx_thread_user_preempt_threshold; in _tx_thread_preemption_change()147 thread_ptr -> tx_thread_user_preempt_threshold = new_threshold; in _tx_thread_preemption_change()
191 thread_ptr -> tx_thread_user_preempt_threshold = preempt_threshold; in _tx_thread_create()201 thread_ptr -> tx_thread_user_preempt_threshold = ((UINT) 0); in _tx_thread_create()208 thread_ptr -> tx_thread_user_preempt_threshold = priority; in _tx_thread_create()
393 thread_ptr -> tx_thread_user_preempt_threshold = preempt_threshold; in _txm_module_manager_thread_create()403 thread_ptr -> tx_thread_user_preempt_threshold = ((UINT) 0); in _txm_module_manager_thread_create()410 thread_ptr -> tx_thread_user_preempt_threshold = priority; in _txm_module_manager_thread_create()
578 UINT tx_thread_user_preempt_threshold; member
546 UINT tx_thread_user_preempt_threshold; member