Home
last modified time | relevance | path

Searched refs:notify_semaphore_ptr (Results 1 – 12 of 12) sorted by relevance

/ThreadX-v6.4.1/common_modules/module_lib/src/
Dtxm_semaphore_put_notify.c68 …tify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr)) in _txe_semaphore_put_notify() argument
/ThreadX-v6.4.1/common_smp/src/
Dtxe_semaphore_put_notify.c74 …tify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr)) in _txe_semaphore_put_notify() argument
Dtx_semaphore_put_notify.c74 …tify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr)) in _tx_semaphore_put_notify() argument
Dtx_semaphore_put.c80 VOID (*semaphore_put_notify)(struct TX_SEMAPHORE_STRUCT *notify_semaphore_ptr); in _tx_semaphore_put()
Dtx_semaphore_ceiling_put.c82 VOID (*semaphore_put_notify)(struct TX_SEMAPHORE_STRUCT *notify_semaphore_ptr); in _tx_semaphore_ceiling_put()
/ThreadX-v6.4.1/common/src/
Dtxe_semaphore_put_notify.c74 …tify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr)) in _txe_semaphore_put_notify() argument
Dtx_semaphore_put_notify.c74 …tify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr)) in _tx_semaphore_put_notify() argument
Dtx_semaphore_put.c80 VOID (*semaphore_put_notify)(struct TX_SEMAPHORE_STRUCT *notify_semaphore_ptr); in _tx_semaphore_put()
Dtx_semaphore_ceiling_put.c82 VOID (*semaphore_put_notify)(struct TX_SEMAPHORE_STRUCT *notify_semaphore_ptr); in _tx_semaphore_ceiling_put()
/ThreadX-v6.4.1/common/inc/
Dtx_api.h1715 …ify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr));
1730 …ify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr));
1741 …ify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr));
1980 …ra_semaphore_put_notify_not_used(VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr));
/ThreadX-v6.4.1/common_smp/inc/
Dtx_api.h1754 …ify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr));
1769 …ify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr));
1973 …ra_semaphore_put_notify_not_used(VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr));
/ThreadX-v6.4.1/common_modules/module_manager/inc/
Dtxm_module_manager_dispatch.h1991 (VOID (*)(TX_SEMAPHORE *notify_semaphore_ptr)) semaphore_put_notify in _txm_module_manager_tx_semaphore_put_notify_dispatch()