Add `try_write` function to `FairRwLock`
authorViktor Tigerström <11711198+ViktorTigerstrom@users.noreply.github.com>
Thu, 8 Dec 2022 21:40:54 +0000 (22:40 +0100)
committerViktor Tigerström <11711198+ViktorTigerstrom@users.noreply.github.com>
Fri, 6 Jan 2023 23:52:30 +0000 (00:52 +0100)
commit4207eab59db92160c0ee274dd16c8b3a79aacc6c
treeae8ae54ecbffe200ebe8e09c40d4d89446c99141
parent48f9c72eb6d27735c073eb27ea770b853fc72a73
Add `try_write` function to `FairRwLock`
lightning/src/util/fairrwlock.rs