From 6652a55b21038841f4d19ff1493caca9ca32c092 Mon Sep 17 00:00:00 2001 From: luwenpeng Date: Tue, 30 Apr 2024 10:07:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=86SCE=E6=9C=80=E5=A4=A7=E5=B7=A5?= =?UTF-8?q?=E4=BD=9C=E7=BA=BF=E7=A8=8B=E6=95=B0=E4=BB=8E128=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E5=88=B0256?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- platform/include/sce.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/include/sce.h b/platform/include/sce.h index 3d2bc8d..fd5b012 100644 --- a/platform/include/sce.h +++ b/platform/include/sce.h @@ -14,7 +14,7 @@ extern "C" #include "session_table.h" #include "global_metrics.h" -#define MAX_THREAD_NUM 128 +#define MAX_THREAD_NUM 256 /****************************************************************************** * Struct Thread Ctx