Searched refs:tx_thread_created_previous (Results 1 – 9 of 9) 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()
247 thread_ptr -> tx_thread_created_previous = thread_ptr; in _tx_thread_create()254 previous_thread = next_thread -> tx_thread_created_previous; in _tx_thread_create()257 next_thread -> tx_thread_created_previous = thread_ptr; in _tx_thread_create()261 thread_ptr -> tx_thread_created_previous = previous_thread; in _tx_thread_create()
261 thread_ptr -> tx_thread_created_previous = thread_ptr; in _tx_thread_create()268 previous_thread = next_thread -> tx_thread_created_previous; in _tx_thread_create()271 next_thread -> tx_thread_created_previous = thread_ptr; in _tx_thread_create()275 thread_ptr -> tx_thread_created_previous = previous_thread; in _tx_thread_create()
200 thread_2.tx_thread_created_previous = &thread_2; in thread_1_entry()222 saved_ptr -> tx_thread_created_previous = &thread_1; in thread_1_entry()
504 thread_ptr -> tx_thread_created_previous = thread_ptr; in _txm_module_manager_thread_create()511 previous_thread = next_thread -> tx_thread_created_previous; in _txm_module_manager_thread_create()514 next_thread -> tx_thread_created_previous = thread_ptr; in _txm_module_manager_thread_create()518 thread_ptr -> tx_thread_created_previous = previous_thread; in _txm_module_manager_thread_create()
555 *tx_thread_created_previous; member
539 *tx_thread_created_previous; member