Searched refs:notify_semaphore_ptr (Results 1 – 12 of 12) sorted by relevance
/ThreadX-v6.4.1/common_modules/module_lib/src/ |
D | txm_semaphore_put_notify.c | 68 …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/ |
D | txe_semaphore_put_notify.c | 74 …tify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr)) in _txe_semaphore_put_notify() argument
|
D | tx_semaphore_put_notify.c | 74 …tify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr)) in _tx_semaphore_put_notify() argument
|
D | tx_semaphore_put.c | 80 VOID (*semaphore_put_notify)(struct TX_SEMAPHORE_STRUCT *notify_semaphore_ptr); in _tx_semaphore_put()
|
D | tx_semaphore_ceiling_put.c | 82 VOID (*semaphore_put_notify)(struct TX_SEMAPHORE_STRUCT *notify_semaphore_ptr); in _tx_semaphore_ceiling_put()
|
/ThreadX-v6.4.1/common/src/ |
D | txe_semaphore_put_notify.c | 74 …tify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr)) in _txe_semaphore_put_notify() argument
|
D | tx_semaphore_put_notify.c | 74 …tify(TX_SEMAPHORE *semaphore_ptr, VOID (*semaphore_put_notify)(TX_SEMAPHORE *notify_semaphore_ptr)) in _tx_semaphore_put_notify() argument
|
D | tx_semaphore_put.c | 80 VOID (*semaphore_put_notify)(struct TX_SEMAPHORE_STRUCT *notify_semaphore_ptr); in _tx_semaphore_put()
|
D | tx_semaphore_ceiling_put.c | 82 VOID (*semaphore_put_notify)(struct TX_SEMAPHORE_STRUCT *notify_semaphore_ptr); in _tx_semaphore_ceiling_put()
|
/ThreadX-v6.4.1/common/inc/ |
D | tx_api.h | 1715 …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/ |
D | tx_api.h | 1754 …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/ |
D | txm_module_manager_dispatch.h | 1991 (VOID (*)(TX_SEMAPHORE *notify_semaphore_ptr)) semaphore_put_notify in _txm_module_manager_tx_semaphore_put_notify_dispatch()
|