replace std::dequeue with UMPMCQueue in UnboundedBlockingQueue
[folly.git] / folly / executors / task_queue /
2017-12-09 Yedidya Feldblumreplace std::dequeue with UMPMCQueue in UnboundedBlocki...
2017-12-06 Yedidya FeldblumMove folly/Baton.h to folly/synchronization/
2017-11-07 Giuseppe OttavianoAllow to specify per-priority capacities in PriorityLif...
2017-11-06 Yedidya FeldblumMove folly/LifoSem.h
2017-10-21 Yedidya FeldblumUse folly/portability/GTest.h in folly/executurs/test/
2017-10-20 James Sedgwickmove executor task queues and thread factories into...