mirror of
https://github.com/Z3Prover/z3
synced 2025-08-11 13:40:52 +00:00
rlimit mux
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
f0f37411a2
commit
7c1e935bc2
2 changed files with 1 additions and 2 deletions
|
@ -20,6 +20,7 @@ Revision History:
|
|||
|
||||
#include "util/vector.h"
|
||||
|
||||
|
||||
class reslimit {
|
||||
volatile unsigned m_cancel;
|
||||
bool m_suspend;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue