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

_tx_thread_preempt_disable variable

Syntax

THREAD_DECLARE volatile UINT _tx_thread_preempt_disable;
Implemented in tx_thread_initialize.c:133

Examples

_tx_thread_preempt_disable is referenced by 1 libraries and example projects.

References

LocationReferrerText
tx_thread_initialize.c:133
volatile UINT _tx_thread_preempt_disable;
tx_thread.h:399
THREAD_DECLARE volatile UINT _tx_thread_preempt_disable;
tx_block_allocate.c:219_tx_block_allocate()
if (_tx_thread_preempt_disable != ((UINT) 0))
tx_block_allocate.c:309_tx_block_allocate()
_tx_thread_preempt_disable++;
tx_block_pool_cleanup.c:192_tx_block_pool_cleanup()
_tx_thread_preempt_disable++;
tx_block_pool_delete.c:136_tx_block_pool_delete()
_tx_thread_preempt_disable++;
tx_block_pool_delete.c:178_tx_block_pool_delete()
_tx_thread_preempt_disable++;
tx_block_pool_delete.c:198_tx_block_pool_delete()
_tx_thread_preempt_disable--;
tx_block_pool_prioritize.c:141_tx_block_pool_prioritize()
_tx_thread_preempt_disable++;
tx_block_pool_prioritize.c:213_tx_block_pool_prioritize()
_tx_thread_preempt_disable--;
tx_block_release.c:176_tx_block_release()
_tx_thread_preempt_disable++;
tx_byte_allocate.c:259_tx_byte_allocate()
if (_tx_thread_preempt_disable != ((UINT) 0))
tx_byte_allocate.c:349_tx_byte_allocate()
_tx_thread_preempt_disable++;
tx_byte_pool_cleanup.c:191_tx_byte_pool_cleanup()
_tx_thread_preempt_disable++;
tx_byte_pool_delete.c:140_tx_byte_pool_delete()
_tx_thread_preempt_disable++;
tx_byte_pool_delete.c:182_tx_byte_pool_delete()
_tx_thread_preempt_disable++;
tx_byte_pool_delete.c:202_tx_byte_pool_delete()
_tx_thread_preempt_disable--;
tx_byte_pool_prioritize.c:141_tx_byte_pool_prioritize()
_tx_thread_preempt_disable++;
tx_byte_pool_prioritize.c:213_tx_byte_pool_prioritize()
_tx_thread_preempt_disable--;
tx_byte_release.c:318_tx_byte_release()
_tx_thread_preempt_disable++;
tx_event_flags_cleanup.c:214_tx_event_flags_cleanup()
_tx_thread_preempt_disable++;
tx_event_flags_delete.c:136_tx_event_flags_delete()
_tx_thread_preempt_disable++;
tx_event_flags_delete.c:178_tx_event_flags_delete()
_tx_thread_preempt_disable++;
tx_event_flags_delete.c:198_tx_event_flags_delete()
_tx_thread_preempt_disable--;
tx_event_flags_get.c:280_tx_event_flags_get()
if (_tx_thread_preempt_disable != ((UINT) 0))
tx_event_flags_get.c:373_tx_event_flags_get()
_tx_thread_preempt_disable++;
tx_event_flags_set.c:302_tx_event_flags_set()
_tx_thread_preempt_disable++;
tx_event_flags_set.c:337_tx_event_flags_set()
_tx_thread_preempt_disable++;
tx_event_flags_set.c:563_tx_event_flags_set()
_tx_thread_preempt_disable++;
tx_event_flags_set.c:580_tx_event_flags_set()
_tx_thread_preempt_disable--;
tx_freertos.c:247vPortEnterCritical()
_tx_thread_preempt_disable++;
tx_freertos.c:252vPortExitCritical()
if(_tx_thread_preempt_disable == 0u) {
tx_freertos.c:256vPortExitCritical()
_tx_thread_preempt_disable--;
tx_freertos.c:258vPortExitCritical()
if(_tx_thread_preempt_disable == 0u) {
tx_freertos.c:275xTaskGetSchedulerState()
if(_tx_thread_preempt_disable > 0u) {
tx_freertos.c:288vTaskSuspendAll()
_tx_thread_preempt_disable++;
tx_freertos.c:297xTaskResumeAll()
_tx_thread_preempt_disable--;
tx_freertos.c:477vTaskDelete()
_tx_thread_preempt_disable++;
tx_freertos.c:481vTaskDelete()
_tx_thread_preempt_disable--;
tx_freertos.c:487vTaskDelete()
_tx_thread_preempt_disable--;
tx_freertos.c:902xTaskNotifyAndQuery()
_tx_thread_preempt_disable++;
tx_freertos.c:906xTaskNotifyAndQuery()
_tx_thread_preempt_disable--;
tx_freertos.c:1350xSemaphoreGive()
_tx_thread_preempt_disable++;
tx_freertos.c:1354xSemaphoreGive()
_tx_thread_preempt_disable--;
tx_freertos.c:1361xSemaphoreGive()
_tx_thread_preempt_disable--;
tx_freertos.c:1371xSemaphoreGive()
_tx_thread_preempt_disable--;
tx_freertos.c:1378xSemaphoreGive()
_tx_thread_preempt_disable--;
tx_freertos.c:1665xQueueSendToFront()
_tx_thread_preempt_disable++;
tx_freertos.c:1690xQueueSendToFront()
_tx_thread_preempt_disable--;
tx_freertos.c:1702xQueueSendToFront()
_tx_thread_preempt_disable--;
tx_freertos.c:1709xQueueSendToFront()
_tx_thread_preempt_disable--;
tx_freertos.c:1809xQueuePeek()
_tx_thread_preempt_disable++;
tx_freertos.c:1820xQueuePeek()
_tx_thread_preempt_disable--;
tx_freertos.c:1925xQueueReset()
_tx_thread_preempt_disable++;
tx_freertos.c:1940xQueueReset()
_tx_thread_preempt_disable--;
tx_initialize_kernel_enter.c:119_tx_initialize_kernel_enter()
tx_initialize_kernel_setup.c:97_tx_initialize_kernel_setup()
tx_mutex_cleanup.c:193_tx_mutex_cleanup()
_tx_thread_preempt_disable++;
tx_mutex_cleanup.c:274_tx_mutex_thread_release()
_tx_thread_preempt_disable++;
tx_mutex_cleanup.c:312_tx_mutex_thread_release()
_tx_thread_preempt_disable--;
tx_mutex_delete.c:140_tx_mutex_delete()
_tx_thread_preempt_disable++;
tx_mutex_delete.c:214_tx_mutex_delete()
_tx_thread_preempt_disable++;
tx_mutex_delete.c:234_tx_mutex_delete()
_tx_thread_preempt_disable--;
tx_mutex_get.c:199_tx_mutex_get()
if (_tx_thread_preempt_disable != ((UINT) 0))
tx_mutex_get.c:345_tx_mutex_get()
_tx_thread_preempt_disable++;
tx_mutex_prioritize.c:144_tx_mutex_prioritize()
_tx_thread_preempt_disable++;
tx_mutex_prioritize.c:216_tx_mutex_prioritize()
_tx_thread_preempt_disable--;
tx_mutex_priority_change.c:187_tx_mutex_priority_change()
_tx_thread_preempt_disable = _tx_thread_preempt_disable + ((UINT) 2);
tx_mutex_put.c:138_tx_mutex_put()
if (_tx_thread_preempt_disable == ((UINT) 0))
tx_mutex_put.c:252_tx_mutex_put()
_tx_thread_preempt_disable++;
tx_mutex_put.c:299_tx_mutex_put()
_tx_thread_preempt_disable--;
tx_mutex_put.c:329_tx_mutex_put()
_tx_thread_preempt_disable++;
tx_mutex_put.c:358_tx_mutex_put()
_tx_thread_preempt_disable--;
tx_mutex_put.c:372_tx_mutex_put()
_tx_thread_preempt_disable++;
tx_mutex_put.c:399_tx_mutex_put()
_tx_thread_preempt_disable--;
tx_mutex_put.c:572_tx_mutex_put()
_tx_thread_preempt_disable++;
tx_queue_cleanup.c:204_tx_queue_cleanup()
_tx_thread_preempt_disable++;
tx_queue_delete.c:135_tx_queue_delete()
_tx_thread_preempt_disable++;
tx_queue_delete.c:177_tx_queue_delete()
_tx_thread_preempt_disable++;
tx_queue_delete.c:197_tx_queue_delete()
_tx_thread_preempt_disable--;
tx_queue_flush.c:128_tx_queue_flush()
_tx_thread_preempt_disable++;
tx_queue_flush.c:181_tx_queue_flush()
_tx_thread_preempt_disable++;
tx_queue_flush.c:195_tx_queue_flush()
_tx_thread_preempt_disable--;
tx_queue_front_send.c:261_tx_queue_front_send()
_tx_thread_preempt_disable++;
tx_queue_front_send.c:288_tx_queue_front_send()
if (_tx_thread_preempt_disable != ((UINT) 0))
tx_queue_front_send.c:381_tx_queue_front_send()
_tx_thread_preempt_disable++;
tx_queue_prioritize.c:141_tx_queue_prioritize()
_tx_thread_preempt_disable++;
tx_queue_prioritize.c:213_tx_queue_prioritize()
_tx_thread_preempt_disable--;
tx_queue_receive.c:235_tx_queue_receive()
_tx_thread_preempt_disable++;
tx_queue_receive.c:272_tx_queue_receive()
_tx_thread_preempt_disable++;
tx_queue_receive.c:287_tx_queue_receive()
_tx_thread_preempt_disable--;
tx_queue_receive.c:359_tx_queue_receive()
_tx_thread_preempt_disable++;
tx_queue_receive.c:376_tx_queue_receive()
if (_tx_thread_preempt_disable != ((UINT) 0))
tx_queue_receive.c:462_tx_queue_receive()
_tx_thread_preempt_disable++;
tx_queue_send.c:256_tx_queue_send()
_tx_thread_preempt_disable++;
tx_queue_send.c:283_tx_queue_send()
if (_tx_thread_preempt_disable != ((UINT) 0))
tx_queue_send.c:375_tx_queue_send()
_tx_thread_preempt_disable++;
tx_semaphore_ceiling_put.c:221_tx_semaphore_ceiling_put()
_tx_thread_preempt_disable++;
tx_semaphore_cleanup.c:194_tx_semaphore_cleanup()
_tx_thread_preempt_disable++;
tx_semaphore_delete.c:136_tx_semaphore_delete()
_tx_thread_preempt_disable++;
tx_semaphore_delete.c:178_tx_semaphore_delete()
_tx_thread_preempt_disable++;
tx_semaphore_delete.c:198_tx_semaphore_delete()
_tx_thread_preempt_disable--;
tx_semaphore_get.c:124_tx_semaphore_get()
if (_tx_thread_preempt_disable != ((UINT) 0))
tx_semaphore_get.c:208_tx_semaphore_get()
_tx_thread_preempt_disable++;
tx_semaphore_prioritize.c:141_tx_semaphore_prioritize()
_tx_thread_preempt_disable++;
tx_semaphore_prioritize.c:215_tx_semaphore_prioritize()
_tx_thread_preempt_disable--;
tx_semaphore_put.c:200_tx_semaphore_put()
_tx_thread_preempt_disable++;
tx_thread_create.c:268_tx_thread_create()
_tx_thread_preempt_disable++;
tx_thread_create.c:363_tx_thread_create()
_tx_thread_preempt_disable--;
tx_thread_initialize.c:360_tx_thread_initialize()
_tx_thread_preempt_disable = ((UINT) 0);
tx_thread_priority_change.c:191_tx_thread_priority_change()
_tx_thread_preempt_disable = _tx_thread_preempt_disable + ((UINT) 3);
tx_thread_priority_change.c:238_tx_thread_priority_change()
_tx_thread_preempt_disable--;
tx_thread_resume.c:170_tx_thread_resume()
_tx_thread_preempt_disable++;
tx_thread_shell_entry.c:173_tx_thread_shell_entry()
_tx_thread_preempt_disable++;
tx_thread_sleep.c:141_tx_thread_sleep()
if (_tx_thread_preempt_disable != ((UINT) 0))
tx_thread_sleep.c:183_tx_thread_sleep()
_tx_thread_preempt_disable++;
tx_thread_suspend.c:120_tx_thread_suspend()
if (_tx_thread_preempt_disable != ((UINT) 0))
tx_thread_suspend.c:153_tx_thread_suspend()
_tx_thread_preempt_disable++;
tx_thread_system_preempt_check.c:82_tx_thread_system_preempt_check()
tx_thread_system_resume.c:154_tx_thread_system_resume()
_tx_thread_preempt_disable--;
tx_thread_system_resume.c:364_tx_thread_system_resume()
tx_thread_system_resume.c:526_tx_thread_system_resume()
tx_thread_system_suspend.c:151_tx_thread_system_suspend()
_tx_thread_preempt_disable--;
tx_thread_system_suspend.c:369_tx_thread_system_suspend()
tx_thread_system_suspend.c:420_tx_thread_system_suspend()
_tx_thread_preempt_disable++;
tx_thread_system_suspend.c:432_tx_thread_system_suspend()
_tx_thread_preempt_disable--;
tx_thread_system_suspend.c:538_tx_thread_system_suspend()
tx_thread_system_suspend.c:622_tx_thread_system_suspend()
tx_thread_terminate.c:124_tx_thread_terminate()
_tx_thread_preempt_disable++;
tx_thread_terminate.c:166_tx_thread_terminate()
_tx_thread_preempt_disable++;
tx_thread_terminate.c:294_tx_thread_terminate()
_tx_thread_preempt_disable--;
tx_thread_timeout.c:109_tx_thread_timeout()
_tx_thread_preempt_disable++;
tx_thread_wait_abort.c:129_tx_thread_wait_abort()
_tx_thread_preempt_disable++;
tx_thread_wait_abort.c:164_tx_thread_wait_abort()
_tx_thread_preempt_disable++;
tx_thread_wait_abort.c:222_tx_thread_wait_abort()
_tx_thread_preempt_disable--;
tx_timer_expiration_process.c:124_tx_timer_expiration_process()
_tx_thread_preempt_disable++;
tx_timer_thread_entry.c:456_tx_timer_thread_entry()
_tx_thread_preempt_disable++;
txe_block_pool_create.c:124_txe_block_pool_create()
_tx_thread_preempt_disable++;
txe_block_pool_create.c:151_txe_block_pool_create()
_tx_thread_preempt_disable--;
txe_byte_pool_create.c:122_txe_byte_pool_create()
_tx_thread_preempt_disable++;
txe_byte_pool_create.c:150_txe_byte_pool_create()
_tx_thread_preempt_disable--;
txe_event_flags_create.c:119_txe_event_flags_create()
_tx_thread_preempt_disable++;
txe_event_flags_create.c:147_txe_event_flags_create()
_tx_thread_preempt_disable--;
txe_mutex_create.c:120_txe_mutex_create()
_tx_thread_preempt_disable++;
txe_mutex_create.c:148_txe_mutex_create()
_tx_thread_preempt_disable--;
txe_queue_create.c:122_txe_queue_create()
_tx_thread_preempt_disable++;
txe_queue_create.c:150_txe_queue_create()
_tx_thread_preempt_disable--;
txe_semaphore_create.c:119_txe_semaphore_create()
_tx_thread_preempt_disable++;
txe_semaphore_create.c:147_txe_semaphore_create()
_tx_thread_preempt_disable--;
txe_thread_create.c:135_txe_thread_create()
_tx_thread_preempt_disable++;
txe_thread_create.c:205_txe_thread_create()
_tx_thread_preempt_disable--;
txe_timer_create.c:125_txe_timer_create()
_tx_thread_preempt_disable++;
txe_timer_create.c:153_txe_timer_create()
_tx_thread_preempt_disable--;
txm_module_manager_dispatch.h:2593_txm_module_manager_tx_thread_system_suspend_dispatch()
_tx_thread_preempt_disable++;
txm_module_manager_object_pointer_get_extended.c:135_txm_module_manager_object_pointer_get_extended()
_tx_thread_preempt_disable++;
txm_module_manager_object_pointer_get_extended.c:496_txm_module_manager_object_pointer_get_extended()
_tx_thread_preempt_disable--;
txm_module_manager_stop.c:262_txm_module_manager_stop()
_tx_thread_preempt_disable++;
txm_module_manager_stop.c:559_txm_module_manager_stop()
_tx_thread_preempt_disable--;
txm_module_manager_thread_create.c:142_txm_module_manager_thread_create()
_tx_thread_preempt_disable++;
txm_module_manager_thread_create.c:177_txm_module_manager_thread_create()
_tx_thread_preempt_disable--;
txm_module_manager_thread_create.c:634_txm_module_manager_thread_create()
_tx_thread_preempt_disable++;
txm_module_manager_thread_create.c:729_txm_module_manager_thread_create()
_tx_thread_preempt_disable--;

Data Use

Functions writing _tx_thread_preempt_disable
Functions reading _tx_thread_preempt_disable
all items filtered out
_tx_thread_preempt_disable
all items filtered out
Type of _tx_thread_preempt_disable
_tx_thread_preempt_disable
all items filtered out