Searched refs:tx_thread_additional_suspend_info (Results 1 – 20 of 20) sorted by relevance
180 … source = TX_VOID_TO_ULONG_POINTER_CONVERT(thread_ptr -> tx_thread_additional_suspend_info); in _tx_queue_receive()290 … source = TX_VOID_TO_ULONG_POINTER_CONVERT(thread_ptr -> tx_thread_additional_suspend_info); in _tx_queue_receive()408 thread_ptr -> tx_thread_additional_suspend_info = (VOID *) destination_ptr; in _tx_queue_receive()
241 … destination = TX_VOID_TO_ULONG_POINTER_CONVERT(thread_ptr -> tx_thread_additional_suspend_info); in _tx_queue_front_send()313 thread_ptr -> tx_thread_additional_suspend_info = (VOID *) source_ptr; in _tx_queue_front_send()
230 … destination = TX_VOID_TO_ULONG_POINTER_CONVERT(thread_ptr -> tx_thread_additional_suspend_info); in _tx_queue_send()315 thread_ptr -> tx_thread_additional_suspend_info = (VOID *) source_ptr; in _tx_queue_send()
159 …_ptr = TX_VOID_TO_INDIRECT_UCHAR_POINTER_CONVERT(thread_ptr -> tx_thread_additional_suspend_info); in _tx_block_release()
272 …end_info_ptr = TX_VOID_TO_ULONG_POINTER_CONVERT(thread_ptr -> tx_thread_additional_suspend_info); in _tx_event_flags_set()434 …end_info_ptr = TX_VOID_TO_ULONG_POINTER_CONVERT(thread_ptr -> tx_thread_additional_suspend_info); in _tx_event_flags_set()
317 thread_ptr -> tx_thread_additional_suspend_info = (VOID *) actual_flags_ptr; in _tx_event_flags_get()
253 thread_ptr -> tx_thread_additional_suspend_info = (VOID *) block_ptr; in _tx_block_allocate()
290 thread_ptr -> tx_thread_additional_suspend_info = (VOID *) memory_ptr; in _tx_byte_allocate()
300 … TX_VOID_TO_INDIRECT_UCHAR_POINTER_CONVERT(susp_thread_ptr -> tx_thread_additional_suspend_info); in _tx_byte_release()
543 VOID *tx_thread_additional_suspend_info; member
527 VOID *tx_thread_additional_suspend_info; member