Searched refs:saved_thread_ptr (Results 1 – 1 of 1) sorted by relevance
725 TX_THREAD *saved_thread_ptr; in _tx_thread_create() local933 saved_thread_ptr = _tx_thread_execute_ptr; in _tx_thread_create()936 if (saved_thread_ptr != TX_NULL) in _tx_thread_create()942 saved_threshold = saved_thread_ptr -> tx_thread_preempt_threshold; in _tx_thread_create()947 … saved_thread_ptr -> tx_thread_preempt_threshold = saved_thread_ptr -> tx_thread_priority; in _tx_thread_create()954 saved_thread_ptr = TX_NULL; in _tx_thread_create()980 if (saved_thread_ptr != TX_NULL) in _tx_thread_create()985 saved_thread_ptr -> tx_thread_preempt_threshold = saved_threshold; in _tx_thread_create()