commit | 3f5cc036b839d278df8f17ce5aba9078f4427c55 | [log] [tgz] |
---|---|---|
author | Inna Palant <[email protected]> | Fri Jun 07 02:47:26 2024 +0000 |
committer | Inna Palant <[email protected]> | Fri Jun 07 02:47:26 2024 +0000 |
tree | 9dd94679a56a89d17373530b75874e5952d3d8da | |
parent | 998dee8a1b474f223532736364a09f836d7300d0 [diff] | |
parent | 60374c343c2e1e44c5af22bd0e1ac54e705e7d57 [diff] |
Merge remote-tracking branch 'origin/upstream'
A mutual exclusion primitive that relies on static type information only.
This library is inspired by this discussion.