Searched refs:tx_thread_created_previous (Results 1 – 9 of 9) sorted by relevance
144 previous_thread = thread_ptr -> tx_thread_created_previous; in _tx_thread_delete()145 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()
260 thread_ptr -> tx_thread_created_previous = thread_ptr; in _tx_thread_create()267 previous_thread = next_thread -> tx_thread_created_previous; in _tx_thread_create()270 next_thread -> tx_thread_created_previous = thread_ptr; in _tx_thread_create()274 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()
503 thread_ptr -> tx_thread_created_previous = thread_ptr; in _txm_module_manager_thread_create()510 previous_thread = next_thread -> tx_thread_created_previous; in _txm_module_manager_thread_create()513 next_thread -> tx_thread_created_previous = thread_ptr; in _txm_module_manager_thread_create()517 thread_ptr -> tx_thread_created_previous = previous_thread; in _txm_module_manager_thread_create()
560 *tx_thread_created_previous; member
544 *tx_thread_created_previous; member