Home
last modified time | relevance | path

Searched refs:TX_CALLER_ERROR (Results 1 – 25 of 116) sorted by relevance

12345

/ThreadX-v6.2.1/common_smp/src/
Dtx_thread_sleep.c99 status = TX_CALLER_ERROR; in _tx_thread_sleep()
110 status = TX_CALLER_ERROR; in _tx_thread_sleep()
123 status = TX_CALLER_ERROR; in _tx_thread_sleep()
148 status = TX_CALLER_ERROR; in _tx_thread_sleep()
Dtxe_byte_release.c108 status = TX_CALLER_ERROR; in _txe_byte_release()
121 status = TX_CALLER_ERROR; in _txe_byte_release()
Dtxe_queue_delete.c112 status = TX_CALLER_ERROR; in _txe_queue_delete()
127 status = TX_CALLER_ERROR; in _txe_queue_delete()
Dtxe_semaphore_delete.c113 status = TX_CALLER_ERROR; in _txe_semaphore_delete()
128 status = TX_CALLER_ERROR; in _txe_semaphore_delete()
Dtxe_thread_reset.c114 status = TX_CALLER_ERROR; in _txe_thread_reset()
123 status = TX_CALLER_ERROR; in _txe_thread_reset()
Dtxe_timer_delete.c111 status = TX_CALLER_ERROR; in _txe_timer_delete()
126 status = TX_CALLER_ERROR; in _txe_timer_delete()
Dtxe_block_pool_delete.c114 status = TX_CALLER_ERROR; in _txe_block_pool_delete()
129 status = TX_CALLER_ERROR; in _txe_block_pool_delete()
Dtxe_byte_pool_delete.c112 status = TX_CALLER_ERROR; in _txe_byte_pool_delete()
127 status = TX_CALLER_ERROR; in _txe_byte_pool_delete()
Dtxe_event_flags_delete.c114 status = TX_CALLER_ERROR; in _txe_event_flags_delete()
129 status = TX_CALLER_ERROR; in _txe_event_flags_delete()
Dtxe_mutex_delete.c114 status = TX_CALLER_ERROR; in _txe_mutex_delete()
129 status = TX_CALLER_ERROR; in _txe_mutex_delete()
Dtxe_byte_allocate.c167 status = TX_CALLER_ERROR; in _txe_byte_allocate()
185 status = TX_CALLER_ERROR; in _txe_byte_allocate()
Dtxe_event_flags_create.c175 status = TX_CALLER_ERROR; in _txe_event_flags_create()
188 status = TX_CALLER_ERROR; in _txe_event_flags_create()
/ThreadX-v6.2.1/common/src/
Dtx_thread_sleep.c99 status = TX_CALLER_ERROR; in _tx_thread_sleep()
110 status = TX_CALLER_ERROR; in _tx_thread_sleep()
123 status = TX_CALLER_ERROR; in _tx_thread_sleep()
148 status = TX_CALLER_ERROR; in _tx_thread_sleep()
Dtxe_byte_release.c108 status = TX_CALLER_ERROR; in _txe_byte_release()
121 status = TX_CALLER_ERROR; in _txe_byte_release()
Dtxe_queue_delete.c112 status = TX_CALLER_ERROR; in _txe_queue_delete()
127 status = TX_CALLER_ERROR; in _txe_queue_delete()
Dtxe_semaphore_delete.c113 status = TX_CALLER_ERROR; in _txe_semaphore_delete()
128 status = TX_CALLER_ERROR; in _txe_semaphore_delete()
Dtxe_thread_reset.c114 status = TX_CALLER_ERROR; in _txe_thread_reset()
123 status = TX_CALLER_ERROR; in _txe_thread_reset()
Dtxe_block_pool_delete.c114 status = TX_CALLER_ERROR; in _txe_block_pool_delete()
129 status = TX_CALLER_ERROR; in _txe_block_pool_delete()
Dtxe_byte_pool_delete.c112 status = TX_CALLER_ERROR; in _txe_byte_pool_delete()
127 status = TX_CALLER_ERROR; in _txe_byte_pool_delete()
Dtxe_event_flags_delete.c114 status = TX_CALLER_ERROR; in _txe_event_flags_delete()
129 status = TX_CALLER_ERROR; in _txe_event_flags_delete()
Dtxe_mutex_delete.c114 status = TX_CALLER_ERROR; in _txe_mutex_delete()
129 status = TX_CALLER_ERROR; in _txe_mutex_delete()
Dtxe_timer_delete.c111 status = TX_CALLER_ERROR; in _txe_timer_delete()
126 status = TX_CALLER_ERROR; in _txe_timer_delete()
Dtxe_byte_allocate.c167 status = TX_CALLER_ERROR; in _txe_byte_allocate()
185 status = TX_CALLER_ERROR; in _txe_byte_allocate()
Dtxe_event_flags_create.c175 status = TX_CALLER_ERROR; in _txe_event_flags_create()
188 status = TX_CALLER_ERROR; in _txe_event_flags_create()
Dtxe_semaphore_create.c175 status = TX_CALLER_ERROR; in _txe_semaphore_create()
194 status = TX_CALLER_ERROR; in _txe_semaphore_create()

12345