diff --git a/platform_all/4ed_shared_thread_constants.h b/platform_all/4ed_shared_thread_constants.h index 3b739a4c..93ac0a7b 100644 --- a/platform_all/4ed_shared_thread_constants.h +++ b/platform_all/4ed_shared_thread_constants.h @@ -16,7 +16,7 @@ #define THREAD_TYPE_SIZE 32 #define MUTEX_TYPE_SIZE 40 -#define CONDITION_VARIABLE_TYPE_SIZE 32 +#define CONDITION_VARIABLE_TYPE_SIZE 48 #define SEMAPHORE_TYPE_SIZE 32 #define AssertThreadSizes() \