Lift thrift/lib/cpp/test/TNotificationQueueTest.
[folly.git] / folly / io / async / NotificationQueue.h
2015-07-02 Yedidya FeldblumLift thrift/lib/cpp/test/TNotificationQueueTest.
2015-05-28 Marcelo Juchemcleaning up RequestContext
2015-04-27 Nicholas OrmrodWe might avoid some temporaries in putMessagesImpl
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-12-18 Adam Simpkinsupdate call sites to use SpinLock
2014-12-11 James Sedgwickadd consumeUntilDrained API to NotificationQueue::Consumer
2014-10-29 Sean CannellaSupport NotificationQueue on iOS/Android
2014-07-14 Gunjan SharmaFix another race in Notification Queue
2014-07-09 Gunjan SharmaFix race in Notification Queue
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-06-09 Dave WatsonRemove extraneous syscalls if NotificationQueue size...
2014-03-18 Dave WatsonMove thrift/lib/cpp/async to folly.