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
@@ -14,6 +14,8 @@
//
//*************************************************************************
#define VL_MT_DISABLED_CODE_UNIT 1
#include "config_build.h"
#include "verilatedos.h"