Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/common/src/
Dtxe_semaphore_put_notify.c100 status = _tx_semaphore_put_notify(semaphore_ptr, semaphore_put_notify); in _txe_semaphore_put_notify()
Dtx_semaphore_put_notify.c75 UINT _tx_semaphore_put_notify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHO… in _tx_semaphore_put_notify() function
/ThreadX-v6.3.0/common_smp/src/
Dtxe_semaphore_put_notify.c100 status = _tx_semaphore_put_notify(semaphore_ptr, semaphore_put_notify); in _txe_semaphore_put_notify()
Dtx_semaphore_put_notify.c75 UINT _tx_semaphore_put_notify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHO… in _tx_semaphore_put_notify() function
/ThreadX-v6.3.0/common_smp/inc/
Dtx_api.h1263 #define tx_semaphore_put_notify _tx_semaphore_put_notify
1749 UINT _tx_semaphore_put_notify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_S…
/ThreadX-v6.3.0/common/inc/
Dtx_api.h1183 #define tx_semaphore_put_notify _tx_semaphore_put_notify
1710 UINT _tx_semaphore_put_notify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_S…