Searched refs:_tx_semaphore_info_get (Results 1 – 6 of 6) sorted by relevance
| /ThreadX-v6.3.0/common/src/ |
| D | txe_semaphore_info_get.c | 108 status = _tx_semaphore_info_get(semaphore_ptr, name, current_value, first_suspended, in _txe_semaphore_info_get()
|
| D | tx_semaphore_info_get.c | 80 UINT _tx_semaphore_info_get(TX_SEMAPHORE *semaphore_ptr, CHAR **name, ULONG *current_value, in _tx_semaphore_info_get() function
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | txe_semaphore_info_get.c | 108 status = _tx_semaphore_info_get(semaphore_ptr, name, current_value, first_suspended, in _txe_semaphore_info_get()
|
| D | tx_semaphore_info_get.c | 80 UINT _tx_semaphore_info_get(TX_SEMAPHORE *semaphore_ptr, CHAR **name, ULONG *current_value, in _tx_semaphore_info_get() function
|
| /ThreadX-v6.3.0/common_smp/inc/ |
| D | tx_api.h | 1258 #define tx_semaphore_info_get _tx_semaphore_info_get 1741 UINT _tx_semaphore_info_get(TX_SEMAPHORE *semaphore_ptr, CHAR **name, ULONG *current_value,
|
| /ThreadX-v6.3.0/common/inc/ |
| D | tx_api.h | 1178 #define tx_semaphore_info_get _tx_semaphore_info_get 1702 UINT _tx_semaphore_info_get(TX_SEMAPHORE *semaphore_ptr, CHAR **name, ULONG *current_value,
|