Home
last modified time | relevance | path

Searched refs:SYSTEM_MUTEX_ALLOC_LOG_SIZE (Results 1 – 1 of 1) sorted by relevance

/USBX-v6.2.1/test/regression/
Dux_test_utility_sim.c34 #define SYSTEM_MUTEX_ALLOC_LOG_SIZE 1024 macro
111 …tic UX_TEST_UTILITY_SYSTEM_MUTEX_ALLOC_LOG ux_system_mutex_alloc_logs[SYSTEM_MUTEX_ALLOC_LOG_SIZE];
1749 UX_TEST_ASSERT(ux_system_mutex_alloc_logs_count != (SYSTEM_MUTEX_ALLOC_LOG_SIZE - 1)); in ux_system_mutex_put_callback()
1750 if (ux_system_mutex_alloc_logs_count < SYSTEM_MUTEX_ALLOC_LOG_SIZE - 1) in ux_system_mutex_put_callback()