mirror of
https://github.com/Z3Prover/z3
synced 2025-06-06 06:03:23 +00:00
turn locks into no-ops when compiled with -DSINGLE_THREAD
This commit is contained in:
parent
9b375150eb
commit
a53ff6f21c
17 changed files with 106 additions and 79 deletions
|
@ -16,7 +16,6 @@ Author:
|
|||
Notes:
|
||||
|
||||
--*/
|
||||
#include<sstream>
|
||||
#include<stdarg.h>
|
||||
#include<sstream>
|
||||
#include "util/z3_exception.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue