Skip to content

mutex spec: fixes/refactorings/proof unique_lock ctor/dtor specs#69

Open
pgiarrusso-sl wants to merge 4 commits into
mainfrom
refactor-mutex
Open

mutex spec: fixes/refactorings/proof unique_lock ctor/dtor specs#69
pgiarrusso-sl wants to merge 4 commits into
mainfrom
refactor-mutex

Conversation

@pgiarrusso-sl
Copy link
Copy Markdown
Contributor

No description provided.

(** Proofs, TODO move *)
Import R_unfold.

Lemma mutex_ctor_spec_alt_ok : __addressof_spec |-- verify[source] mutex_ctor_spec_alt.
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spec is misnamed, this isn't the mutex constructor spec.

@skylabs-ai-ci
Copy link
Copy Markdown

skylabs-ai-ci Bot commented Jun 2, 2026

CI summary (Details)

Active Repos

Repo Job Branch Job Commit Base branch Base commit PR
fmdeps/brick-libcpp/ refactor-mutex fb6c906 main a20f555 #69

Passive Repos

Repo Job Branch Job Commit
./ main 7d2ee30
fmdeps/BRiCk/ main 666d142
fmdeps/auto/ main a3a993e
fmdeps/auto-docs/ main d4c3641
bluerock/NOVA/ skylabs-proof 8d011de
bluerock/bhv/ skylabs-main 6a61dd6
fmdeps/ci/ main e54841c
vendored/elpi/ skylabs-master aa4475f
vendored/flocq/ skylabs-master cf9cc84
fmdeps/fm-tools/ main e1c0291
psi/protos/ main 8fe3e7c
psi/backend/ main 0b5fea6
psi/ide/ main 6b596cf
psi/data/ main 42bb988
vendored/rocq/ skylabs-master 2ede3c9
fmdeps/rocq-agent-toolkit/ main 3eed23a
vendored/rocq-elpi/ skylabs-master 103a742
vendored/rocq-equations/ skylabs-main a8c4832
vendored/rocq-ext-lib/ skylabs-master 94a6630
vendored/rocq-iris/ skylabs-master 3ad4ddd
vendored/rocq-lsp/ skylabs-main a8b7272
vendored/rocq-stdlib/ skylabs-master bc07423
vendored/rocq-stdpp/ skylabs-master e01d802
fmdeps/skylabs-fm/ main 6ca56d6
vendored/vsrocq/ skylabs-main 5b4527e

Performance

Relative Master MR Change Filename
+0.00% 134522.6 134522.6 +0.0 total
+0.00% 27551.6 27551.6 +0.0 ├ translation units
+0.00% 106971.0 106971.0 +0.0 └ proofs and tests
Full Results
Relative Master MR Change Filename
+0.00% 134522.6 134522.6 +0.0 total
+0.00% 27551.6 27551.6 +0.0 ├ translation units
+0.00% 106971.0 106971.0 +0.0 └ proofs and tests

@skylabs-ai-ci
Copy link
Copy Markdown

skylabs-ai-ci Bot commented Jun 3, 2026

CI summary (Details)

Active Repos

Repo Job Branch Job Commit Base branch Base commit PR
fmdeps/brick-libcpp/ refactor-mutex 7a5ddc7 main 4874038 #69

Passive Repos

Repo Job Branch Job Commit
./ main 1dd33fb
fmdeps/BRiCk/ main 05db9af
fmdeps/auto/ main 345f825
fmdeps/auto-docs/ main d4c3641
bluerock/NOVA/ skylabs-proof 6933823
bluerock/bhv/ skylabs-main 54e9d1e
fmdeps/ci/ main c4af1e2
vendored/elpi/ skylabs-master aa4475f
vendored/flocq/ skylabs-master cf9cc84
fmdeps/fm-tools/ main c1e387f
psi/protos/ main 8fe3e7c
psi/backend/ main 0b5fea6
psi/ide/ main 6b596cf
psi/data/ main f350468
vendored/rocq/ skylabs-master 2ede3c9
fmdeps/rocq-agent-toolkit/ main 94c8891
vendored/rocq-elpi/ skylabs-master 103a742
vendored/rocq-equations/ skylabs-main a8c4832
vendored/rocq-ext-lib/ skylabs-master 94a6630
vendored/rocq-iris/ skylabs-master a7af9f7
vendored/rocq-lsp/ skylabs-main a8b7272
vendored/rocq-stdlib/ skylabs-master bc07423
vendored/rocq-stdpp/ skylabs-master 0c5e505
fmdeps/skylabs-fm/ main bf373b8
vendored/vsrocq/ skylabs-main 5b4527e

Performance

Relative Master MR Change Filename
-0.00% 134668.5 134668.5 -0.0 total
-0.00% 27742.9 27742.9 -0.0 ├ translation units
+0.00% 106925.6 106925.6 +0.0 └ proofs and tests
Full Results
Relative Master MR Change Filename
-0.00% 134668.5 134668.5 -0.0 total
-0.00% 27742.9 27742.9 -0.0 ├ translation units
+0.00% 106925.6 106925.6 +0.0 └ proofs and tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant