Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common_smp/src/
Dtxe_semaphore_put_notify.c99 status = _tx_semaphore_put_notify(semaphore_ptr, semaphore_put_notify); in _txe_semaphore_put_notify()
Dtx_semaphore_put_notify.c74 UINT _tx_semaphore_put_notify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHO… in _tx_semaphore_put_notify() function
/ThreadX-v6.4.1/common/src/
Dtxe_semaphore_put_notify.c99 status = _tx_semaphore_put_notify(semaphore_ptr, semaphore_put_notify); in _txe_semaphore_put_notify()
Dtx_semaphore_put_notify.c74 UINT _tx_semaphore_put_notify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHO… in _tx_semaphore_put_notify() function
/ThreadX-v6.4.1/common_smp/inc/
Dtx_api.h1268 #define tx_semaphore_put_notify _tx_semaphore_put_notify
1754 UINT _tx_semaphore_put_notify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_S…
/ThreadX-v6.4.1/common/inc/
Dtx_api.h1188 #define tx_semaphore_put_notify _tx_semaphore_put_notify
1715 UINT _tx_semaphore_put_notify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_S…