Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
George Pirlea
Iris
Commits
15c2d1ce
Commit
15c2d1ce
authored
Aug 28, 2017
by
Joshua Yanovski
Browse files
Update lock.v
parent
87637946
Changes
1
Hide whitespace changes
Inline
Side-by-side
theories/heap_lang/lib/lock.v
View file @
15c2d1ce
...
...
@@ -26,8 +26,6 @@ Structure lock Σ `{!heapG Σ} := Lock {
{{{
is_lock
N
γ
lk
R
∗
locked
γ
∗
R
}}}
release
lk
{{{
RET
#()
;
True
}}}
}.
Arguments
newlock
{
_
_
}
_
.
Arguments
acquire
{
_
_
}
_
.
Arguments
release
{
_
_
}
_
.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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