Searched refs:tx_thread_suspend_option (Results 1 – 12 of 12) sorted by relevance
172 if (thread_ptr -> tx_thread_suspend_option == TX_TRUE) in _tx_queue_receive()409 thread_ptr -> tx_thread_suspend_option = TX_FALSE; in _tx_queue_receive()
235 get_option = thread_ptr -> tx_thread_suspend_option; in _tx_event_flags_set()383 get_option = thread_ptr -> tx_thread_suspend_option; in _tx_event_flags_set()
314 thread_ptr -> tx_thread_suspend_option = get_option; in _tx_event_flags_get()
316 thread_ptr -> tx_thread_suspend_option = TX_TRUE; in _tx_queue_front_send()
316 thread_ptr -> tx_thread_suspend_option = TX_FALSE; in _tx_queue_send()
544 UINT tx_thread_suspend_option; member
528 UINT tx_thread_suspend_option; member