folly copyright 2015 -> copyright 2016
[folly.git] / folly / detail / Futex.h
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-03-03 Praveen KumarEmulatedFutexAtomic doesn't copy or move
2015-02-02 Nathan Bronsoncautionary comment in futexWake
2014-12-18 Nathan Bronsonfix Futex when steady_clock and system_clock precisions...
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