From: bors Date: Sat, 10 Aug 2013 14:47:14 +0000 (-0700) Subject: auto merge of #8327 : sstewartgallus/rust/factor_out_waitqueue, r=bblum X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=2ba36ec62934c8b877766a6283633b6407c8d357;p=rust.git auto merge of #8327 : sstewartgallus/rust/factor_out_waitqueue, r=bblum 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 --- 2ba36ec62934c8b877766a6283633b6407c8d357