Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
c7dbe949
Commit
c7dbe949
authored
Dec 05, 2010
by
François Bobot
Browse files
async with thread in whybench. Is it really needed?
parent
1b799e39
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bench/whybench.ml
View file @
c7dbe949
...
...
@@ -373,6 +373,7 @@ let count_result =
Mnm
.
add
res
.
B
.
tool
tr
m
in
List
.
fold_left
fold
m
let
()
=
Scheduler
.
async
:=
(
fun
f
v
->
ignore
(
Thread
.
create
f
v
))
let
()
=
let
callback
tool
prob
task
i
res
=
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment