Searched refs:tx_event_flags_group_current (Results 1 – 16 of 16) sorted by relevance
171 group_ptr -> tx_event_flags_group_current = in _tx_event_flags_set()172 group_ptr -> tx_event_flags_group_current & flags_to_set; in _tx_event_flags_set()192 group_ptr -> tx_event_flags_group_current = in _tx_event_flags_set()193 group_ptr -> tx_event_flags_group_current | flags_to_set; in _tx_event_flags_set()229 current_event_flags = group_ptr -> tx_event_flags_group_current; in _tx_event_flags_set()283 …group_ptr -> tx_event_flags_group_current = group_ptr -> tx_event_flags_group_current & (~request… in _tx_event_flags_set()335 current_event_flags = group_ptr -> tx_event_flags_group_current; in _tx_event_flags_set()373 … current_event_flags = current_event_flags | group_ptr -> tx_event_flags_group_current; in _tx_event_flags_set()445 …group_ptr -> tx_event_flags_group_current = group_ptr -> tx_event_flags_group_current & ~requeste… in _tx_event_flags_set()534 group_ptr -> tx_event_flags_group_current = in _tx_event_flags_set()[all …]
123 …ACE_EVENT_FLAGS_GET, group_ptr, requested_flags, group_ptr -> tx_event_flags_group_current, get_op… in _tx_event_flags_get()129 current_flags = group_ptr -> tx_event_flags_group_current; in _tx_event_flags_get()175 group_ptr -> tx_event_flags_group_current = in _tx_event_flags_get()176 … group_ptr -> tx_event_flags_group_current & (~requested_flags); in _tx_event_flags_get()265 group_ptr -> tx_event_flags_group_current = in _tx_event_flags_get()266 … group_ptr -> tx_event_flags_group_current & ~requested_flags; in _tx_event_flags_get()
114 *current_flags = group_ptr -> tx_event_flags_group_current & in _tx_event_flags_info_get()
78 if (((event_flags_0.tx_event_flags_group_current & 0x3) == 0) && in test_isr()
79 if (((event_flags_0.tx_event_flags_group_current & 0x3) == 0) && in test_isr()
348 …if ((status != TX_SUCCESS) || (current_flags != group_0.tx_event_flags_group_current) || (first_su… in thread_0_entry()
1202 fake_event_flags.tx_event_flags_group_current = 0; in tx_application_define()
80 if (((event_flags_0.tx_event_flags_group_current & 0x3) == 0) && in test_isr()
1076 fake_event_flags.tx_event_flags_group_current = 0; in tx_application_define()
835 ULONG tx_event_flags_group_current; member
814 ULONG tx_event_flags_group_current; member