Home
last modified time | relevance | path

Searched refs:TX_SEMAPHORE_ERROR (Results 1 – 20 of 20) sorted by relevance

/ThreadX-v6.2.1/common_smp/src/
Dtxe_semaphore_prioritize.c83 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_prioritize()
91 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_prioritize()
Dtxe_semaphore_put.c83 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_put()
91 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_put()
Dtxe_semaphore_create.c102 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_create()
110 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_create()
160 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_create()
Dtxe_semaphore_put_notify.c86 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_put_notify()
94 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_put_notify()
Dtxe_semaphore_ceiling_put.c87 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_ceiling_put()
95 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_ceiling_put()
Dtxe_semaphore_info_get.c94 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_info_get()
102 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_info_get()
Dtxe_semaphore_delete.c93 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_delete()
101 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_delete()
Dtxe_semaphore_get.c94 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_get()
102 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_get()
/ThreadX-v6.2.1/common/src/
Dtxe_semaphore_prioritize.c83 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_prioritize()
91 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_prioritize()
Dtxe_semaphore_put.c83 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_put()
91 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_put()
Dtxe_semaphore_create.c102 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_create()
110 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_create()
160 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_create()
Dtxe_semaphore_put_notify.c86 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_put_notify()
94 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_put_notify()
Dtxe_semaphore_ceiling_put.c87 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_ceiling_put()
95 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_ceiling_put()
Dtxe_semaphore_info_get.c94 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_info_get()
102 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_info_get()
Dtxe_semaphore_delete.c93 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_delete()
101 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_delete()
Dtxe_semaphore_get.c94 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_get()
102 status = TX_SEMAPHORE_ERROR; in _txe_semaphore_get()
/ThreadX-v6.2.1/utility/rtos_compatibility_layers/posix/
Dpx_sem_trywait.c120 case TX_SEMAPHORE_ERROR : in sem_trywait()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h211 #define TX_SEMAPHORE_ERROR ((UINT) 0x0C) macro
/ThreadX-v6.2.1/common_modules/module_manager/inc/
Dtxm_module_manager_dispatch.h1971 return(TX_SEMAPHORE_ERROR); in _txm_module_manager_tx_semaphore_put_notify_dispatch()
/ThreadX-v6.2.1/common/inc/
Dtx_api.h210 #define TX_SEMAPHORE_ERROR ((UINT) 0x0C) macro