You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No measurable performance change, but this makes it clearer for deadlock detection algorithms
that we are waiting to acquire a lock.
It'll also make it clearer for OCaml 5's thread sanitizer that values are modified with a lock held.
Signed-off-by: Edwin Török <[email protected]>
0 commit comments