Searched refs:tx_thread_suspend_option (Results 1 – 12 of 12) sorted by relevance
171 if (thread_ptr -> tx_thread_suspend_option == TX_TRUE) in _tx_queue_receive()408 thread_ptr -> tx_thread_suspend_option = TX_FALSE; in _tx_queue_receive()
234 get_option = thread_ptr -> tx_thread_suspend_option; in _tx_event_flags_set()382 get_option = thread_ptr -> tx_thread_suspend_option; in _tx_event_flags_set()
313 thread_ptr -> tx_thread_suspend_option = get_option; in _tx_event_flags_get()
315 thread_ptr -> tx_thread_suspend_option = TX_TRUE; in _tx_queue_front_send()
315 thread_ptr -> tx_thread_suspend_option = TX_FALSE; in _tx_queue_send()
549 UINT tx_thread_suspend_option; member
533 UINT tx_thread_suspend_option; member