对多核启动的过程加锁

This commit is contained in:
fslongjin
2022-04-07 17:46:09 +08:00
parent 68c7b52192
commit ac2508224e
6 changed files with 99 additions and 28 deletions

View File

@ -87,5 +87,6 @@
"cstdbool": "c",
"typeinfo": "c"
},
"C_Cpp.errorSquiggles": "Enabled"
"C_Cpp.errorSquiggles": "Enabled",
"esbonio.sphinx.confDir": ""
}