diff options
author | MarcoFalke <falke.marco@gmail.com> | 2018-10-23 20:32:43 -0400 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2018-10-23 20:33:07 -0400 |
commit | 5473e255f6876ea457a03cbc97844fcf144f79cf (patch) | |
tree | 1ad19e356370e889a0c6b5314f447ede1154bbe2 /src/interfaces | |
parent | 94cf1ec94821f88515be9a199b3b31040889247b (diff) | |
parent | 00899053612d389b34470be832bc0cb73d545a33 (diff) |
Merge #14444: Add compile time checking for cs_main locks which we assert at run time
0089905361 Add compile time checking for cs_main locks which we assert at run time (practicalswift)
Pull request description:
Assert locking requirements at compile-time (`EXCLUSIVE_LOCKS_REQUIRED(foo)`) instead of at run-time (`AssertLockHeld(…)`).
Tree-SHA512: f4965ebf4bb5dbf5e7ed738cacf82c0f6cd55134fb968860bf84a84e29806485617f223910bb8c5461213f1829b0137c64ba1f6d6a2008b3cac3bb3a28df9324
Diffstat (limited to 'src/interfaces')
0 files changed, 0 insertions, 0 deletions