From e71d770a2669bbdbdab39cb0816e296e310542a0 Mon Sep 17 00:00:00 2001 From: winlin Date: Sat, 31 Oct 2020 21:19:41 +0800 Subject: [PATCH] Update --- trunk/research/st/huge-threads.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/research/st/huge-threads.cpp b/trunk/research/st/huge-threads.cpp index b87779419..5c155da16 100644 --- a/trunk/research/st/huge-threads.cpp +++ b/trunk/research/st/huge-threads.cpp @@ -1,5 +1,5 @@ /* -g++ huge-threads.cpp ../../objs/st/libst.a -g -O0 -DLINUX -o huge-threads && ./huge-threads 32756 +g++ huge-threads.cpp ../../objs/st/libst.a -g -O0 -o huge-threads && ./huge-threads 60000 */ #include #include