]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #8327 : sstewartgallus/rust/factor_out_waitqueue, r=bblum
authorbors <bors@rust-lang.org>
Sat, 10 Aug 2013 14:47:14 +0000 (07:47 -0700)
committerbors <bors@rust-lang.org>
Sat, 10 Aug 2013 14:47:14 +0000 (07:47 -0700)
I'm a bit disappointed that I couldn't figure out how to factor out more of the code implementing `extra::sync` but I feel this is an okay start. Also I added some documentation explaining that `WaitQueue` isn't thread safe, and needs an exclusive lock.

@bblum

1  2 
src/libextra/sync.rs

Simple merge