Home
last modified time | relevance | path

Searched refs:next_group (Results 1 – 1 of 1) sorted by relevance

/USBX-v6.2.1/test/regression/
Dux_test_utility_sim.c2771 TX_EVENT_FLAGS_GROUP *next_group; in _tx_event_flags_create() local
2816 next_group = _tx_event_flags_created_ptr; in _tx_event_flags_create()
2817 previous_group = next_group -> tx_event_flags_group_created_previous; in _tx_event_flags_create()
2820 next_group -> tx_event_flags_group_created_previous = group_ptr; in _tx_event_flags_create()
2825 group_ptr -> tx_event_flags_group_created_next = next_group; in _tx_event_flags_create()
2838 …T(TX_TRACE_EVENT_FLAGS_CREATE, group_ptr, TX_POINTER_TO_ULONG_CONVERT(&next_group), 0, 0, TX_TRACE… in _tx_event_flags_create()