Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
why3
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
125
Issues
125
List
Boards
Labels
Service Desk
Milestones
Merge Requests
16
Merge Requests
16
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Why3
why3
Commits
11317218
Commit
11317218
authored
Apr 13, 2016
by
Johannes Kanig
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove 'thread-safe' comment
parent
e1f1c40b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
src/driver/call_provers.mli
src/driver/call_provers.mli
+2
-3
No files found.
src/driver/call_provers.mli
View file @
11317218
...
...
@@ -174,10 +174,9 @@ val call_on_buffer :
doesn't accept stdin. *)
val
query_call
:
prover_call
->
post_prover_call
option
(** Thread-safe non-blocking function that checks if the prover
has finished. *)
(** non-blocking function that checks if the prover has finished. *)
val
wait_on_call
:
prover_call
->
post_prover_call
(**
Thread-safe
blocking function that waits until the prover finishes. *)
(** blocking function that waits until the prover finishes. *)
val
set_socket_name
:
string
->
unit
Write
Preview
Markdown
is supported
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