Rework multithreading handling to separate by code units that use/never use it. (#4228)

This commit is contained in:
Mariusz Glebocki
2023-09-24 22:12:23 -04:00
committed by GitHub
parent d64c023099
commit 28bd7e5b19
210 changed files with 1365 additions and 913 deletions
+2
View File
@@ -72,6 +72,8 @@
// Used for b) and c).
// This options is repeated for all instantiating hierarchical blocks.
#define VL_MT_DISABLED_CODE_UNIT 1
#include "V3HierBlock.h"
#include "V3Ast.h"