Searched refs:tx_thread_created_previous (Results 1 – 7 of 7) sorted by relevance
145 previous_thread = thread_ptr -> tx_thread_created_previous; in _tx_thread_delete()146 next_thread -> tx_thread_created_previous = previous_thread; in _tx_thread_delete()
246 thread_ptr -> tx_thread_created_previous = thread_ptr; in _tx_thread_create()253 previous_thread = next_thread -> tx_thread_created_previous; in _tx_thread_create()256 next_thread -> tx_thread_created_previous = thread_ptr; in _tx_thread_create()260 thread_ptr -> tx_thread_created_previous = previous_thread; in _tx_thread_create()
232 thread_ptr -> tx_thread_created_previous = thread_ptr; in _tx_thread_create()239 previous_thread = next_thread -> tx_thread_created_previous; in _tx_thread_create()242 next_thread -> tx_thread_created_previous = thread_ptr; in _tx_thread_create()246 thread_ptr -> tx_thread_created_previous = previous_thread; in _tx_thread_create()
487 thread_ptr -> tx_thread_created_previous = thread_ptr; in _txm_module_manager_thread_create()494 previous_thread = next_thread -> tx_thread_created_previous; in _txm_module_manager_thread_create()497 next_thread -> tx_thread_created_previous = thread_ptr; in _txm_module_manager_thread_create()501 thread_ptr -> tx_thread_created_previous = previous_thread; in _txm_module_manager_thread_create()
547 *tx_thread_created_previous; member
531 *tx_thread_created_previous; member