memrchr and *timed_mutex are platform-specific
authorSean Cannella <seanc@fb.com>
Wed, 3 Jul 2013 20:36:28 +0000 (13:36 -0700)
committerSara Golemon <sgolemon@fb.com>
Tue, 9 Jul 2013 19:05:34 +0000 (12:05 -0700)
commitb1463f8f7e68895866b62913997423feb338aeb1
tree02f33d64859ce53ceb3f31adcfe4a56ec779c241
parentbd4c2f962df01e622828496b0b68b60cc8ab0783
memrchr and *timed_mutex are platform-specific

Summary:
- conditionally compile rfind overrides
- conditionally add support for timed_mutex/recursive_timed_mutex

Test Plan:
- compiled on OSX
- unit tests

Reviewed By: andrei.alexandrescu@fb.com

FB internal diff: D872272
folly/Range.h
folly/Synchronized.h