Searched refs:_tx_semaphore_performance_info_get (Results 1 – 8 of 8) sorted by relevance
| /ThreadX-v6.3.0/common_modules/module_lib/src/ |
| D | txm_semaphore_performance_info_get.c | 75 UINT _tx_semaphore_performance_info_get(TX_SEMAPHORE *semaphore_ptr, ULONG *puts, ULONG *gets, ULON… in _tx_semaphore_performance_info_get() function
|
| /ThreadX-v6.3.0/common/src/ |
| D | tx_semaphore_performance_info_get.c | 83 UINT _tx_semaphore_performance_info_get(TX_SEMAPHORE *semaphore_ptr, ULONG *puts, ULONG *gets, in _tx_semaphore_performance_info_get() function
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | tx_semaphore_performance_info_get.c | 83 UINT _tx_semaphore_performance_info_get(TX_SEMAPHORE *semaphore_ptr, ULONG *puts, ULONG *gets, in _tx_semaphore_performance_info_get() function
|
| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_semaphore_information_test.c | 21 UINT _tx_semaphore_performance_info_get(TX_SEMAPHORE *semaphore_ptr, ULONG *puts, ULONG *get… 216 status = _tx_semaphore_performance_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry()
|
| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_semaphore_information_test.c | 21 UINT _tx_semaphore_performance_info_get(TX_SEMAPHORE *semaphore_ptr, ULONG *puts, ULONG *get… 216 status = _tx_semaphore_performance_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry()
|
| /ThreadX-v6.3.0/common_smp/inc/ |
| D | tx_api.h | 1259 #define tx_semaphore_performance_info_get _tx_semaphore_performance_info_get 1387 #define tx_semaphore_performance_info_get _tx_semaphore_performance_info_get 1504 #define tx_semaphore_performance_info_get _tx_semaphore_performance_info_get 1744 UINT _tx_semaphore_performance_info_get(TX_SEMAPHORE *semaphore_ptr, ULONG *puts, ULONG *get…
|
| /ThreadX-v6.3.0/common/inc/ |
| D | tx_api.h | 1179 #define tx_semaphore_performance_info_get _tx_semaphore_performance_info_get 1302 #define tx_semaphore_performance_info_get _tx_semaphore_performance_info_get 1413 #define tx_semaphore_performance_info_get _tx_semaphore_performance_info_get 1705 UINT _tx_semaphore_performance_info_get(TX_SEMAPHORE *semaphore_ptr, ULONG *puts, ULONG *get…
|
| /ThreadX-v6.3.0/common_modules/module_manager/inc/ |
| D | txm_module_manager_dispatch.h | 1857 return_value = (ALIGN_TYPE) _tx_semaphore_performance_info_get( in _txm_module_manager_tx_semaphore_performance_info_get_dispatch()
|