Use the term "lock" for `Mutex`/`RwLock` instead of "mutex" 2022-03-debug-rwlock
authorMatt Corallo <git@bluematt.me>
Wed, 9 Mar 2022 19:10:59 +0000 (19:10 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 18 Mar 2022 18:54:27 +0000 (18:54 +0000)
commit35c871818538882dad74559d57ac3f21266e24e7
tree29abc994ece5b63f21c019b6e3cf162b4a0833c9
parent3648784f816ebdd8d34a43baaef6b7b6ce5202ed
Use the term "lock" for `Mutex`/`RwLock` instead of "mutex"
lightning/src/debug_sync.rs