Revert "[futures] waitWithSemaphore -> Future<T>::wait()"
[folly.git] / folly / futures / Future-inl.h
2015-02-02 Dave WatsonRevert "[futures] waitWithSemaphore -> Future<T>::wait()"
2015-02-02 James SedgwickgetVia() and waitVia()
2015-02-02 James SedgwickwaitWithSemaphore -> Future<T>::wait()
2015-02-02 James Sedgwickremove outer Try from whenAll/whenN/whenAny callbacks
2015-01-13 James Sedgwickmove Futures from folly::wangle to folly
2015-01-13 James Sedgwickmove wangle/futures to futures