Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/common_modules/module_lib/src/
Dtxm_semaphore_put_notify.c69 …tify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr)) in _txe_semaphore_put_notify() argument
/ThreadX-v6.3.0/common/src/
Dtxe_semaphore_put_notify.c75 …tify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr)) in _txe_semaphore_put_notify() argument
Dtx_semaphore_put_notify.c75 …tify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr)) in _tx_semaphore_put_notify() argument
Dtx_semaphore_put.c81 VOID (*semaphore_put_notify)(struct TX_SEMAPHORE_STRUCT *notify_semaphore_ptr); in _tx_semaphore_put()
Dtx_semaphore_ceiling_put.c83 VOID (*semaphore_put_notify)(struct TX_SEMAPHORE_STRUCT *notify_semaphore_ptr); in _tx_semaphore_ceiling_put()
/ThreadX-v6.3.0/common_smp/src/
Dtxe_semaphore_put_notify.c75 …tify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr)) in _txe_semaphore_put_notify() argument
Dtx_semaphore_put_notify.c75 …tify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr)) in _tx_semaphore_put_notify() argument
Dtx_semaphore_put.c81 VOID (*semaphore_put_notify)(struct TX_SEMAPHORE_STRUCT *notify_semaphore_ptr); in _tx_semaphore_put()
Dtx_semaphore_ceiling_put.c83 VOID (*semaphore_put_notify)(struct TX_SEMAPHORE_STRUCT *notify_semaphore_ptr); in _tx_semaphore_ceiling_put()
/ThreadX-v6.3.0/common/inc/
Dtx_api.h1710 …ify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr));
1725 …ify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr));
1736 …ify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr));
1975 …ra_semaphore_put_notify_not_used(VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr));
/ThreadX-v6.3.0/common_smp/inc/
Dtx_api.h1749 …ify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr));
1764 …ify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr));
1968 …ra_semaphore_put_notify_not_used(VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr));
/ThreadX-v6.3.0/common_modules/module_manager/inc/
Dtxm_module_manager_dispatch.h1992 (VOID (*)(TX_SEMAPHORE *notify_semaphore_ptr)) semaphore_put_notify in _txm_module_manager_tx_semaphore_put_notify_dispatch()