Searched refs:tx_thread_additional_suspend_info (Results 1 – 20 of 20) sorted by relevance
179 … source = TX_VOID_TO_ULONG_POINTER_CONVERT(thread_ptr -> tx_thread_additional_suspend_info); in _tx_queue_receive()289 … source = TX_VOID_TO_ULONG_POINTER_CONVERT(thread_ptr -> tx_thread_additional_suspend_info); in _tx_queue_receive()407 thread_ptr -> tx_thread_additional_suspend_info = (VOID *) destination_ptr; in _tx_queue_receive()
240 … destination = TX_VOID_TO_ULONG_POINTER_CONVERT(thread_ptr -> tx_thread_additional_suspend_info); in _tx_queue_front_send()312 thread_ptr -> tx_thread_additional_suspend_info = (VOID *) source_ptr; in _tx_queue_front_send()
229 … destination = TX_VOID_TO_ULONG_POINTER_CONVERT(thread_ptr -> tx_thread_additional_suspend_info); in _tx_queue_send()314 thread_ptr -> tx_thread_additional_suspend_info = (VOID *) source_ptr; in _tx_queue_send()
158 …_ptr = TX_VOID_TO_INDIRECT_UCHAR_POINTER_CONVERT(thread_ptr -> tx_thread_additional_suspend_info); in _tx_block_release()
271 …end_info_ptr = TX_VOID_TO_ULONG_POINTER_CONVERT(thread_ptr -> tx_thread_additional_suspend_info); in _tx_event_flags_set()433 …end_info_ptr = TX_VOID_TO_ULONG_POINTER_CONVERT(thread_ptr -> tx_thread_additional_suspend_info); in _tx_event_flags_set()
316 thread_ptr -> tx_thread_additional_suspend_info = (VOID *) actual_flags_ptr; in _tx_event_flags_get()
252 thread_ptr -> tx_thread_additional_suspend_info = (VOID *) block_ptr; in _tx_block_allocate()
289 thread_ptr -> tx_thread_additional_suspend_info = (VOID *) memory_ptr; in _tx_byte_allocate()
299 … TX_VOID_TO_INDIRECT_UCHAR_POINTER_CONVERT(susp_thread_ptr -> tx_thread_additional_suspend_info); in _tx_byte_release()
548 VOID *tx_thread_additional_suspend_info; member
532 VOID *tx_thread_additional_suspend_info; member