Searched refs:notify_semaphore_ptr (Results 1 – 12 of 12) sorted by relevance
| /ThreadX-v6.2.1/common_modules/module_lib/src/ |
| D | txm_semaphore_put_notify.c | 69 …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/ |
| D | txe_semaphore_put_notify.c | 75 …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 | 75 …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 | 81 VOID (*semaphore_put_notify)(struct TX_SEMAPHORE_STRUCT *notify_semaphore_ptr); in _tx_semaphore_put()
|
| D | tx_semaphore_ceiling_put.c | 83 VOID (*semaphore_put_notify)(struct TX_SEMAPHORE_STRUCT *notify_semaphore_ptr); in _tx_semaphore_ceiling_put()
|
| /ThreadX-v6.2.1/common_smp/src/ |
| D | txe_semaphore_put_notify.c | 75 …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 | 75 …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 | 81 VOID (*semaphore_put_notify)(struct TX_SEMAPHORE_STRUCT *notify_semaphore_ptr); in _tx_semaphore_put()
|
| D | tx_semaphore_ceiling_put.c | 83 VOID (*semaphore_put_notify)(struct TX_SEMAPHORE_STRUCT *notify_semaphore_ptr); in _tx_semaphore_ceiling_put()
|
| /ThreadX-v6.2.1/common/inc/ |
| D | tx_api.h | 1696 …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/ |
| D | tx_api.h | 1735 …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/ |
| D | txm_module_manager_dispatch.h | 1992 (VOID (*)(TX_SEMAPHORE *notify_semaphore_ptr)) semaphore_put_notify in _txm_module_manager_tx_semaphore_put_notify_dispatch()
|