Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/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.3.0/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.3.0/common_smp/inc/
Dtx_api.h1254 #define tx_semaphore_ceiling_put _tx_semaphore_ceiling_put
1737 UINT _tx_semaphore_ceiling_put(TX_SEMAPHORE *semaphore_ptr, ULONG ceiling);
/ThreadX-v6.3.0/common/inc/
Dtx_api.h1174 #define tx_semaphore_ceiling_put _tx_semaphore_ceiling_put
1698 UINT _tx_semaphore_ceiling_put(TX_SEMAPHORE *semaphore_ptr, ULONG ceiling);