Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/common_smp/src/
Dtx_event_flags_set.c93 TX_THREAD *satisfied_list; in _tx_event_flags_set() local
331 satisfied_list = TX_NULL; in _tx_event_flags_set()
494 if (satisfied_list == TX_NULL) in _tx_event_flags_set()
498 satisfied_list = thread_ptr; in _tx_event_flags_set()
546 thread_ptr = satisfied_list; in _tx_event_flags_set()
/ThreadX-v6.3.0/common/src/
Dtx_event_flags_set.c93 TX_THREAD *satisfied_list; in _tx_event_flags_set() local
331 satisfied_list = TX_NULL; in _tx_event_flags_set()
494 if (satisfied_list == TX_NULL) in _tx_event_flags_set()
498 satisfied_list = thread_ptr; in _tx_event_flags_set()
546 thread_ptr = satisfied_list; in _tx_event_flags_set()