add emulation of futex() for non-Linux systems
[folly.git] / folly / detail / Futex.h
2014-10-15 Nathan Bronsonadd emulation of futex() for non-Linux systems
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-12-20 Sarang MastiAdd futexTimedWait
2013-07-01 Nathan BronsonMulti-producer multi-consumer queue with optional blocking