No std::recursive_timed_mutex and std::timed_mutex.
authorMichael Lee <mzlee@fb.com>
Fri, 31 Jul 2015 21:06:17 +0000 (14:06 -0700)
committerfacebook-github-bot-4 <folly-bot@fb.com>
Fri, 31 Jul 2015 21:22:15 +0000 (14:22 -0700)
commitbfe9e3dd987844fb9cd138009365414382adbbf5
tree600eb0d4f504f3b9d3626a0e0c1a3a4728663ab6
parent0aac063547d2cb06d88497d2d8b02cc2dd7e94a2
No std::recursive_timed_mutex and std::timed_mutex.

Summary: Do not use these if __ANDROID__ is defined as well.

Reviewed By: @​yangchi

Differential Revision: D2301782
folly/Synchronized.h