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
@@ -15,6 +15,8 @@
//*************************************************************************
#ifndef V3OPTION_PARSER_NO_VOPTION_BOOL
#define VL_MT_DISABLED_CODE_UNIT 1
#include "V3Global.h"
#include "V3Options.h"
#endif