mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 20:05:51 +00:00
feat(api/ml): release runtime lock on some long-running functions
This commit is contained in:
parent
b301a59899
commit
9121c74c9f
3 changed files with 17 additions and 1 deletions
|
@ -11,6 +11,7 @@ extern "C" {
|
|||
#include <caml/alloc.h>
|
||||
#include <caml/fail.h>
|
||||
#include <caml/callback.h>
|
||||
#include <caml/threads.h>
|
||||
|
||||
#ifdef Custom_tag
|
||||
#include <caml/custom.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue