Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Iris
Diaframe
Commits
7005ba64
Commit
7005ba64
authored
Mar 30, 2022
by
Ike Mulder
Browse files
Now actually did that.
parent
5d0722f1
Pipeline
#64046
passed with stage
in 8 minutes and 53 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
theories/examples/wip/logatom/atomic_clhlock.v
View file @
7005ba64
...
...
@@ -123,7 +123,7 @@ Section spec.
new_node
#()
{{
(
n
:
loc
),
RET
#
n
;
free_node
n
}}.
Global
Instance
new_lock_spec
:
Global
Program
Instance
new_lock_spec
:
SPEC
{{
True
}}
new_lock
#()
{{
(
l
p
:
loc
)
γ
e
,
RET
#
l
;
holds_at_loc
l
(
is_queued_loc
γ
e
)
∗
is_queue_head
γ
e
p
}}.
...
...
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