Gate SysMembarrier to not FOLLY_MOBILE platforms
authorMichael Lee <mzlee@fb.com>
Wed, 10 Aug 2016 23:45:18 +0000 (16:45 -0700)
committerFacebook Github Bot 1 <facebook-github-bot-1-bot@fb.com>
Wed, 10 Aug 2016 23:53:31 +0000 (16:53 -0700)
commit18aab9241fad1238171b1d849f7765ec6100c593
treea66d868b58f6b1af5fdabed00ae497613a2e42be
parent09a84b282cc6d0d5498877eb16e50bc7f5c9869f
Gate SysMembarrier to not FOLLY_MOBILE platforms

Summary: Gate `kIsLinux` to not include `FOLLY_MOBILE` because "mobile" linux does not really behave like real linux.

Differential Revision: D3697717

fbshipit-source-id: 1b0f4208d2f71c35399c30f20a71bfa4ba4724e8
folly/Portability.h
folly/portability/SysMembarrier.cpp