folly: fix sysMembarrier() with newer kernel headers
[folly.git] / folly / portability / PThread.h
2017-06-20 Christopher DykesSwitch pid_t to be defined as int rather than void*
2017-05-19 Christopher DykesFix the header being included when trying to specialize...
2017-04-15 Christopher DykesAdd portability support for PThread's TLS API
2017-02-16 Christopher DykesAdjust a few things to avoid triggering warnings under...
2017-01-04 Yedidya Feldblum2017
2016-05-09 Christopher DykesFix a few issues in the portability headers
2016-04-01 Christopher DykesCreate the pthread.h portability header