Searched defs:puts (Results 1 – 12 of 12) sorted by relevance
| /ThreadX-v6.2.1/common_smp/src/ |
| D | tx_semaphore_performance_system_info_get.c | 81 UINT _tx_semaphore_performance_system_info_get(ULONG *puts, ULONG *gets, ULONG *suspensions, ULONG… in _tx_semaphore_performance_system_info_get()
|
| D | tx_mutex_performance_system_info_get.c | 85 UINT _tx_mutex_performance_system_info_get(ULONG *puts, ULONG *gets, ULONG *suspensions, in _tx_mutex_performance_system_info_get()
|
| 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()
|
| D | tx_mutex_performance_info_get.c | 86 UINT _tx_mutex_performance_info_get(TX_MUTEX *mutex_ptr, ULONG *puts, ULONG *gets, in _tx_mutex_performance_info_get()
|
| /ThreadX-v6.2.1/common/src/ |
| D | tx_semaphore_performance_system_info_get.c | 81 UINT _tx_semaphore_performance_system_info_get(ULONG *puts, ULONG *gets, ULONG *suspensions, ULONG… in _tx_semaphore_performance_system_info_get()
|
| D | tx_mutex_performance_system_info_get.c | 85 UINT _tx_mutex_performance_system_info_get(ULONG *puts, ULONG *gets, ULONG *suspensions, in _tx_mutex_performance_system_info_get()
|
| 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()
|
| D | tx_mutex_performance_info_get.c | 86 UINT _tx_mutex_performance_info_get(TX_MUTEX *mutex_ptr, ULONG *puts, ULONG *gets, in _tx_mutex_performance_info_get()
|
| /ThreadX-v6.2.1/common_modules/module_lib/src/ |
| D | txm_semaphore_performance_system_info_get.c | 73 UINT _tx_semaphore_performance_system_info_get(ULONG *puts, ULONG *gets, ULONG *suspensions, ULONG … in _tx_semaphore_performance_system_info_get()
|
| 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()
|
| D | txm_mutex_performance_system_info_get.c | 77 UINT _tx_mutex_performance_system_info_get(ULONG *puts, ULONG *gets, ULONG *suspensions, ULONG *tim… in _tx_mutex_performance_system_info_get()
|
| D | txm_mutex_performance_info_get.c | 79 UINT _tx_mutex_performance_info_get(TX_MUTEX *mutex_ptr, ULONG *puts, ULONG *gets, ULONG *suspensio… in _tx_mutex_performance_info_get()
|