threadx + 0/2 examples
CodeScope will show references to TX_TRUE from the following samples and libraries:
 
Symbols
loading...
Files
loading...

TX_TRUE macro

Syntax

#define TX_TRUE ((UINT) 1)

Examples

TX_TRUE is referenced by 2 libraries and example projects.

References

LocationText
tx_api.h:145
#define TX_TRUE ((UINT) 1)
tx_block_allocate.c:303
thread_ptr -> tx_thread_suspending = TX_TRUE;
tx_block_pool_prioritize.c:172
list_changed = TX_TRUE;
tx_block_pool_prioritize.c:182
list_changed = TX_TRUE;
tx_byte_allocate.c:186
finished = TX_TRUE;
tx_byte_allocate.c:196
finished = TX_TRUE;
tx_byte_allocate.c:343
thread_ptr -> tx_thread_suspending = TX_TRUE;
tx_byte_pool_prioritize.c:172
list_changed = TX_TRUE;
tx_byte_pool_prioritize.c:182
list_changed = TX_TRUE;
tx_byte_pool_search.c:160
first_free_block_found = TX_TRUE;
tx_event_flags_cleanup.c:184
group_ptr -> tx_event_flags_group_reset_search = TX_TRUE;
tx_event_flags_get.c:228
if (clear_request == TX_TRUE)
tx_event_flags_get.c:243
interrupted_set_request = TX_TRUE;
tx_event_flags_get.c:248
if (interrupted_set_request == TX_TRUE)
tx_event_flags_get.c:367
thread_ptr -> tx_thread_suspending = TX_TRUE;
tx_event_flags_set.c:145
interrupted_set_request = TX_TRUE;
tx_event_flags_set.c:150
if (interrupted_set_request == TX_TRUE)
tx_event_flags_set.c:268
preempt_check = TX_TRUE;
tx_event_flags_set.c:278
if (clear_request == TX_TRUE)
tx_event_flags_set.c:423
preempt_check = TX_TRUE;
tx_event_flags_set.c:438
if (clear_request == TX_TRUE)
tx_event_flags_set.c:592
tx_event_flags_set.c:611
if (preempt_check == TX_TRUE)
tx_freertos.c:774
pend = TX_TRUE;
tx_freertos.c:782
if(pend == TX_TRUE) {
tx_freertos.c:829
pend = TX_TRUE;
tx_freertos.c:837
if(pend == TX_TRUE) {
tx_freertos.c:898
waiting = TX_TRUE;
tx_freertos.c:915
notified = TX_TRUE;
tx_freertos.c:935
if(notified == TX_TRUE) {
tx_freertos.c:948
if(waiting == TX_TRUE) {
tx_freertos.c:951
if(xTaskToNotify->clear_on_pend == TX_TRUE) {
tx_freertos.c:2358
if(is_active == TX_TRUE) {
tx_low_power.c:149
tx_low_power.c:362
return(TX_TRUE);
tx_mutex_get.c:127
if (mutex_ptr -> tx_mutex_inherit == TX_TRUE)
tx_mutex_get.c:339
thread_ptr -> tx_thread_suspending = TX_TRUE;
tx_mutex_get.c:352
if (mutex_ptr -> tx_mutex_inherit == TX_TRUE)
tx_mutex_prioritize.c:175
list_changed = TX_TRUE;
tx_mutex_prioritize.c:185
list_changed = TX_TRUE;
tx_mutex_priority_change.c:193
tx_mutex_put.c:246
if (mutex_ptr -> tx_mutex_inherit == TX_TRUE)
tx_mutex_put.c:268
if (next_mutex -> tx_mutex_inherit == TX_TRUE)
tx_mutex_put.c:320
if (mutex_ptr -> tx_mutex_inherit == TX_TRUE)
tx_mutex_put.c:422
if (mutex_ptr -> tx_mutex_inherit == TX_TRUE)
tx_mutex_put.c:578
if (mutex_ptr -> tx_mutex_inherit == TX_TRUE)
tx_queue_front_send.c:316
thread_ptr -> tx_thread_suspend_option = TX_TRUE;
tx_queue_front_send.c:375
thread_ptr -> tx_thread_suspending = TX_TRUE;
tx_queue_prioritize.c:172
list_changed = TX_TRUE;
tx_queue_prioritize.c:182
list_changed = TX_TRUE;
tx_queue_receive.c:172
if (thread_ptr -> tx_thread_suspend_option == TX_TRUE)
tx_queue_receive.c:456
thread_ptr -> tx_thread_suspending = TX_TRUE;
tx_queue_send.c:369
thread_ptr -> tx_thread_suspending = TX_TRUE;
tx_semaphore_get.c:202
thread_ptr -> tx_thread_suspending = TX_TRUE;
tx_semaphore_prioritize.c:172
list_changed = TX_TRUE;
tx_semaphore_prioritize.c:182
list_changed = TX_TRUE;
tx_thread_priority_change.c:194
tx_thread_resume.c:525
else if (thread_ptr -> tx_thread_delayed_suspend == TX_TRUE)
tx_thread_shell_entry.c:167
thread_ptr -> tx_thread_suspending = TX_TRUE;
tx_thread_sleep.c:174
thread_ptr -> tx_thread_suspending = TX_TRUE;
tx_thread_suspend.c:147
tx_thread_suspend.c:198
tx_thread_system_suspend.c:164
if (thread_ptr -> tx_thread_suspending == TX_TRUE)
tx_thread_terminate.c:160
tx_thread_terminate.c:206
tx_timer_deactivate.c:125
active_timer_list = TX_TRUE;
tx_timer_deactivate.c:130
if (active_timer_list == TX_TRUE)
tx_timer_info_get.c:125
timer_active = TX_TRUE;
tx_timer_info_get.c:139
active_timer_list = TX_TRUE;
tx_timer_info_get.c:144
if (active_timer_list == TX_TRUE)
tx_timer_thread_entry.c:453
thread_ptr -> tx_thread_suspending = TX_TRUE;
txe_thread_create.c:154
break_flag = TX_TRUE;
txe_thread_create.c:158
if (break_flag == TX_TRUE)
txe_thread_create.c:177
break_flag = TX_TRUE;
txe_thread_create.c:193
break_flag = TX_TRUE;
txm_module_manager_absolute_load.c:115
txm_module_manager_callback_request.c:121
found = TX_TRUE;
txm_module_manager_dispatch.h:2587
thread_ptr -> tx_thread_suspending = TX_TRUE;
txm_module_manager_dispatch.h:3232
txm_module_manager_external_memory_enable.c:201
txm_module_manager_initialize.c:181
txm_module_manager_internal_load.c:118
txm_module_manager_maximum_module_priority_set.c:72
txm_module_manager_object_pool_create.c:77
txm_module_manager_properties_get.c:70
txm_module_manager_start.c:83
txm_module_manager_stop.c:168
txm_module_manager_stop.c:343
if (created_by_module == TX_TRUE)
txm_module_manager_stop.c:377
if (created_by_module == TX_TRUE)
txm_module_manager_stop.c:411
if (created_by_module == TX_TRUE)
txm_module_manager_stop.c:445
if (created_by_module == TX_TRUE)
txm_module_manager_stop.c:467
if (created_by_module == TX_TRUE)
txm_module_manager_stop.c:489
if (created_by_module == TX_TRUE)
txm_module_manager_stop.c:511
if (created_by_module == TX_TRUE)
txm_module_manager_thread_create.c:445
thread_entry_info -> txm_module_thread_entry_info_start_thread = TX_TRUE;
txm_module_manager_unload.c:95
txm_module_manager_util.c:78
txm_module_manager_util.c:152
return TX_TRUE;
txm_module_manager_util.c:173
return TX_TRUE;
txm_module_manager_util.c:314
return(TX_TRUE);
txm_module_manager_util.h:68