fix flaky ConnectTFOTimeout and ConnectTFOFallbackTimeout tests
[folly.git] / folly / test / SingletonVaultCTest.cpp
2016-06-24 Christopher DykesUse FOLLY_TLS rather than __thread
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-08-20 Andrey ObraztsovReplace Singleton<T>::get() with Singleton<T>::try_get...
2015-04-29 Andrii GrynenkoMove Singleton out of folly/experimental into folly/