Searched refs:ready_previous (Results 1 – 2 of 2) sorted by relevance
95 TX_THREAD *ready_previous; in _tx_thread_system_suspend() local212 ready_previous = thread_ptr -> tx_thread_ready_previous; in _tx_thread_system_suspend()215 ready_next -> tx_thread_ready_previous = ready_previous; in _tx_thread_system_suspend()216 ready_previous -> tx_thread_ready_next = ready_next; in _tx_thread_system_suspend()700 TX_THREAD *ready_previous;801 ready_previous = thread_ptr -> tx_thread_ready_previous;804 ready_next -> tx_thread_ready_previous = ready_previous;805 ready_previous -> tx_thread_ready_next = ready_next;
222 TX_THREAD *ready_previous; in _tx_thread_suspend() local340 ready_previous = thread_ptr -> tx_thread_ready_previous; in _tx_thread_suspend()350 ready_next -> tx_thread_ready_previous = ready_previous; in _tx_thread_suspend()351 ready_previous -> tx_thread_ready_next = ready_next; in _tx_thread_suspend()