James Rowe 9fdc89a456 SPSCQueue: Add PopWait
Adds a condition var to SPSCQueue so when a new log is pushed it will
wake the consumer thread that is calling PopWait. This only applies to
to queues with NeedSize=true
2018-03-16 11:18:06 +08:00
..
2018-02-25 12:42:21 +00:00
2018-03-16 11:18:06 +08:00
2018-01-17 17:30:50 -05:00