Searched defs:group_ptr (Results 1 – 5 of 5) sorted by relevance
76 UINT _ux_utility_event_flags_delete(UX_EVENT_FLAGS_GROUP*group_ptr) in _ux_utility_event_flags_delete()
77 UINT _ux_utility_event_flags_create(UX_EVENT_FLAGS_GROUP*group_ptr, CHAR *name) in _ux_utility_event_flags_create()
79 UINT _ux_utility_event_flags_set(UX_EVENT_FLAGS_GROUP*group_ptr, ULONG flags_to_set, in _ux_utility_event_flags_set()
81 UINT _ux_utility_event_flags_get(UX_EVENT_FLAGS_GROUP*group_ptr, ULONG requested_flags, in _ux_utility_event_flags_get()
2766 UINT _tx_event_flags_create(TX_EVENT_FLAGS_GROUP *group_ptr, CHAR *name_ptr) in _tx_event_flags_create()