Searched refs:tx_event_flags_group_current (Results 1 – 16 of 16) sorted by relevance
170 group_ptr -> tx_event_flags_group_current = in _tx_event_flags_set()171 group_ptr -> tx_event_flags_group_current & flags_to_set; in _tx_event_flags_set()191 group_ptr -> tx_event_flags_group_current = in _tx_event_flags_set()192 group_ptr -> tx_event_flags_group_current | flags_to_set; in _tx_event_flags_set()228 current_event_flags = group_ptr -> tx_event_flags_group_current; in _tx_event_flags_set()282 …group_ptr -> tx_event_flags_group_current = group_ptr -> tx_event_flags_group_current & (~request… in _tx_event_flags_set()334 current_event_flags = group_ptr -> tx_event_flags_group_current; in _tx_event_flags_set()372 … current_event_flags = current_event_flags | group_ptr -> tx_event_flags_group_current; in _tx_event_flags_set()444 …group_ptr -> tx_event_flags_group_current = group_ptr -> tx_event_flags_group_current & ~requeste… in _tx_event_flags_set()533 group_ptr -> tx_event_flags_group_current = in _tx_event_flags_set()[all …]
122 …ACE_EVENT_FLAGS_GET, group_ptr, requested_flags, group_ptr -> tx_event_flags_group_current, get_op… in _tx_event_flags_get()128 current_flags = group_ptr -> tx_event_flags_group_current; in _tx_event_flags_get()174 group_ptr -> tx_event_flags_group_current = in _tx_event_flags_get()175 … group_ptr -> tx_event_flags_group_current & (~requested_flags); in _tx_event_flags_get()264 group_ptr -> tx_event_flags_group_current = in _tx_event_flags_get()265 … group_ptr -> tx_event_flags_group_current & ~requested_flags; in _tx_event_flags_get()
113 *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()
840 ULONG tx_event_flags_group_current; member
819 ULONG tx_event_flags_group_current; member