lean4-htt/tests
Henrik Böving 1b5a52a5e9
feat: Std.BaseMutex.tryLock and Mutex.tryAtomically (#7751)
This PR adds `Std.BaseMutex.tryLock` and `Std.Mutex.tryAtomically` as
well as unit tests for our locking and condition variable primitives.

---------

Co-authored-by: Markus Himmel <markus@lean-fro.org>
2025-03-31 12:19:09 +00:00
..
bench perf: add a large AIG benchmark for bv_decide (#7721) 2025-03-29 16:04:25 +00:00
compiler
elabissues
ir
lean feat: Std.BaseMutex.tryLock and Mutex.tryAtomically (#7751) 2025-03-31 12:19:09 +00:00
pkg feat: structure instance notation elaboration improvements (#7717) 2025-03-30 17:40:36 +00:00
playground
plugin
simpperf
.gitignore
common.sh chore: fix fsanitize preset (#7651) 2025-03-24 09:17:45 +00:00
lean-toolchain