commit | aa718a9536c0547620c183d90195bfb0f76f8284 | [log] [tgz] |
---|---|---|
author | Andrew Rossignol <aarossig@google.com> | Wed Dec 07 15:46:00 2016 -0800 |
committer | Brian Duddie <bduddie@google.com> | Fri Mar 03 16:17:06 2017 -0800 |
tree | f1695c281db810a2d22bceb1097f0b70fe285856 | |
parent | f7914d0fbadf2644c0c4096380c741bee2a026e0 [diff] |
Implements a platform abstraction for a condition variable - Updates the blocking queue to use the new mutex and condition variable abstractions. - Removes noncopyable from the //util:util target due to a cyclic dependency. Change-Id: I97540b2322ff1492a4c3241b4984e4feb1a916f3