]> git.lizzy.rs Git - rust.git/commit
Add a comment about locking a `Mutex` multiple times
authorTobias Bucher <tobiasbucher5991@gmail.com>
Sat, 16 Apr 2016 17:59:40 +0000 (19:59 +0200)
committerTobias Bucher <tobiasbucher5991@gmail.com>
Sun, 17 Apr 2016 19:30:52 +0000 (21:30 +0200)
commitdf748bf2934bf540ff9d7173781cbaf4986404fa
tree852b90d3ba7888028d723cf61211917b338092d0
parent6fa61b810dc95ca3e8bbda1681229f855f214fc4
Add a comment about locking a `Mutex` multiple times

Fixes #32260.
src/libstd/sync/mutex.rs