A convenience import: imports all lock and guard types from no_deadlock.
Replace prelude by prelude_std to import their equivalent types from std::sync instead.
A convenience import: imports all lock and guard types from std::sync.
Replace prelude_std by prelude to import their equivalent types from no_deadlocks instead.