Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/common/src/
Dtxe_event_flags_get.c85 UINT get_option, ULONG *actual_flags_ptr, ULONG wait_option) in _txe_event_flags_get() argument
115 else if (actual_flags_ptr == TX_NULL) in _txe_event_flags_get()
173 …status = _tx_event_flags_get(group_ptr, requested_flags, get_option, actual_flags_ptr, wait_optio… in _txe_event_flags_get()
Dtx_event_flags_get.c88 UINT get_option, ULONG *actual_flags_ptr, ULONG wait_option) in _tx_event_flags_get() argument
132 *actual_flags_ptr = current_flags & ~group_ptr -> tx_event_flags_group_delayed_clear; in _tx_event_flags_get()
317 thread_ptr -> tx_thread_additional_suspend_info = (VOID *) actual_flags_ptr; in _tx_event_flags_get()
/ThreadX-v6.3.0/common_smp/src/
Dtxe_event_flags_get.c85 UINT get_option, ULONG *actual_flags_ptr, ULONG wait_option) in _txe_event_flags_get() argument
115 else if (actual_flags_ptr == TX_NULL) in _txe_event_flags_get()
173 …status = _tx_event_flags_get(group_ptr, requested_flags, get_option, actual_flags_ptr, wait_optio… in _txe_event_flags_get()
Dtx_event_flags_get.c88 UINT get_option, ULONG *actual_flags_ptr, ULONG wait_option) in _tx_event_flags_get() argument
132 *actual_flags_ptr = current_flags & ~group_ptr -> tx_event_flags_group_delayed_clear; in _tx_event_flags_get()
317 thread_ptr -> tx_thread_additional_suspend_info = (VOID *) actual_flags_ptr; in _tx_event_flags_get()
/ThreadX-v6.3.0/common_modules/module_lib/src/
Dtxm_event_flags_get.c77 …GS_GROUP *group_ptr, ULONG requested_flags, UINT get_option, ULONG *actual_flags_ptr, ULONG wait_o… in _txe_event_flags_get() argument
84 extra_parameters[1] = (ALIGN_TYPE) actual_flags_ptr; in _txe_event_flags_get()
/ThreadX-v6.3.0/common/inc/
Dtx_api.h1564 UINT get_option, ULONG *actual_flags_ptr, ULONG wait_option);
1583 UINT get_option, ULONG *actual_flags_ptr, ULONG wait_option);
1594 UINT get_option, ULONG *actual_flags_ptr, ULONG wait_option);
/ThreadX-v6.3.0/common_smp/inc/
Dtx_api.h1638 UINT get_option, ULONG *actual_flags_ptr, ULONG wait_option);
1657 UINT get_option, ULONG *actual_flags_ptr, ULONG wait_option);