Searched refs:SYSTEM_MUTEX_ALLOC_LOG_SIZE (Results 1 – 1 of 1) sorted by relevance
34 #define SYSTEM_MUTEX_ALLOC_LOG_SIZE 1024 macro111 …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()