Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/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.2.1/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.2.1/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.2.1/common/inc/
Dtx_api.h1696 …ify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr));
1711 …ify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr));
1722 …ify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr));
1946 …ra_semaphore_put_notify_not_used(VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr));
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h1735 …ify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr));
1750 …ify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr));
1939 …ra_semaphore_put_notify_not_used(VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr));
/ThreadX-v6.2.1/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()