TX_FALSE is only used within threadx.
 
Symbols
loading...
Files
loading...

TX_FALSE macro

Syntax

#define TX_FALSE ((UINT) 0)

References

LocationText
tx_api.h:146
#define TX_FALSE ((UINT) 0)
tx_block_pool_prioritize.c:144
list_changed = TX_FALSE;
tx_block_pool_prioritize.c:187
if (list_changed == TX_FALSE)
tx_block_pool_prioritize.c:207
list_changed = TX_FALSE;
tx_byte_allocate.c:159
finished = TX_FALSE;
tx_byte_allocate.c:200
} while (finished == TX_FALSE);
tx_byte_pool_prioritize.c:144
list_changed = TX_FALSE;
tx_byte_pool_prioritize.c:187
if (list_changed == TX_FALSE)
tx_byte_pool_prioritize.c:207
list_changed = TX_FALSE;
tx_byte_pool_search.c:98
UINT first_free_block_found = TX_FALSE;
tx_byte_pool_search.c:153
if (first_free_block_found == TX_FALSE)
tx_event_flags_get.c:232
interrupted_set_request = TX_FALSE;
tx_event_flags_set.c:134
interrupted_set_request = TX_FALSE;
tx_event_flags_set.c:204
preempt_check = TX_FALSE;
tx_event_flags_set.c:353
tx_event_flags_set.c:357
tx_freertos.c:756
pend = TX_FALSE;
tx_freertos.c:815
pend = TX_FALSE;
tx_freertos.c:893
waiting = TX_FALSE;
tx_freertos.c:894
notified = TX_FALSE;
tx_low_power.c:219
tx_low_power.c:368
return(TX_FALSE);
tx_mutex_prioritize.c:147
list_changed = TX_FALSE;
tx_mutex_prioritize.c:190
if (list_changed == TX_FALSE)
tx_mutex_prioritize.c:210
list_changed = TX_FALSE;
tx_mutex_put.c:223
if (mutex_ptr -> tx_mutex_inherit == TX_FALSE)
tx_queue_prioritize.c:144
list_changed = TX_FALSE;
tx_queue_prioritize.c:187
if (list_changed == TX_FALSE)
tx_queue_prioritize.c:207
list_changed = TX_FALSE;
tx_queue_receive.c:409
thread_ptr -> tx_thread_suspend_option = TX_FALSE;
tx_queue_send.c:316
thread_ptr -> tx_thread_suspend_option = TX_FALSE;
tx_semaphore_prioritize.c:144
list_changed = TX_FALSE;
tx_semaphore_prioritize.c:187
if (list_changed == TX_FALSE)
tx_semaphore_prioritize.c:209
list_changed = TX_FALSE;
tx_thread_resume.c:529
tx_thread_system_resume.c:158
if (thread_ptr -> tx_thread_suspending == TX_FALSE)
tx_thread_system_resume.c:167
tx_thread_system_resume.c:404
tx_thread_system_resume.c:425
tx_thread_system_resume.c:429
tx_thread_system_resume.c:444
tx_thread_system_suspend.c:196
tx_thread_terminate.c:243
tx_thread_time_slice.c:109
tx_timer_deactivate.c:114
active_timer_list = TX_FALSE;
tx_timer_info_get.c:115
timer_active = TX_FALSE;
tx_timer_info_get.c:128
active_timer_list = TX_FALSE;
tx_timer_initialize.c:221
tx_timer_initialize.c:222
_tx_timer_expired = TX_FALSE;
tx_timer_thread_entry.c:140
_tx_timer_expired = TX_FALSE;
tx_timer_thread_entry.c:431
if (_tx_timer_expired == TX_FALSE)
txe_thread_create.c:141
break_flag = TX_FALSE;
txm_module_manager_callback_request.c:97
found = TX_FALSE;
txm_module_manager_callback_request.c:146
if (found == TX_FALSE)
txm_module_manager_initialize.c:163
txm_module_manager_initialize.c:178
txm_module_manager_thread_create.c:447
thread_entry_info -> txm_module_thread_entry_info_start_thread = TX_FALSE;
txm_module_manager_util.c:178
return TX_FALSE;
txm_module_manager_util.c:294
return(TX_FALSE);
txm_module_manager_util.c:321
return(TX_FALSE);
txm_module_manager_util.c:329
return(TX_FALSE);