]> git.lizzy.rs Git - rust.git/commit
Turn TimedOut into a BarrierWaitResult style opaque type
authorSteven Fackler <sfackler@gmail.com>
Wed, 19 Aug 2015 22:00:11 +0000 (15:00 -0700)
committerSteven Fackler <sfackler@gmail.com>
Thu, 20 Aug 2015 00:00:15 +0000 (17:00 -0700)
commitb1c7a46c0db2cd73575792aebe08108b53289d80
tree8294ae7a04a01b8cd19d4e93de51988d88478e2d
parent46156de5f1d8a4ebfb874d170ba6844462b5781b
Turn TimedOut into a BarrierWaitResult style opaque type
src/libstd/sync/condvar.rs
src/libstd/sync/mod.rs