improve io::Cursor read() performance for small sizeof(T)
[folly.git] / folly / Baton.h
2014-08-14 Sarang MastiAdd timed_wait and try_wait to Baton
2014-04-18 Elizabeth Smithmacro for cross platform x64 detection
2014-02-06 Nathan BronsonBaton - flushing of thread-local memory during a long...
2014-01-19 Nathan BronsonBaton - minimalist inter-thread notification