Home
last modified time | relevance | path

Searched refs:_tx_semaphore_ceiling_put (Results 1 – 6 of 6) sorted by relevance

/ThreadX-v6.2.1/common/src/
Dtxe_semaphore_ceiling_put.c109 status = _tx_semaphore_ceiling_put(semaphore_ptr, ceiling); in _txe_semaphore_ceiling_put()
Dtx_semaphore_ceiling_put.c77 UINT _tx_semaphore_ceiling_put(TX_SEMAPHORE *semaphore_ptr, ULONG ceiling) in _tx_semaphore_ceiling_put() function
/ThreadX-v6.2.1/common_smp/src/
Dtxe_semaphore_ceiling_put.c109 status = _tx_semaphore_ceiling_put(semaphore_ptr, ceiling); in _txe_semaphore_ceiling_put()
Dtx_semaphore_ceiling_put.c77 UINT _tx_semaphore_ceiling_put(TX_SEMAPHORE *semaphore_ptr, ULONG ceiling) in _tx_semaphore_ceiling_put() function
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h1240 #define tx_semaphore_ceiling_put _tx_semaphore_ceiling_put
1723 UINT _tx_semaphore_ceiling_put(TX_SEMAPHORE *semaphore_ptr, ULONG ceiling);
/ThreadX-v6.2.1/common/inc/
Dtx_api.h1160 #define tx_semaphore_ceiling_put _tx_semaphore_ceiling_put
1684 UINT _tx_semaphore_ceiling_put(TX_SEMAPHORE *semaphore_ptr, ULONG ceiling);