~smspillaz/folly/folly-git-master

Viewing all changes in revision 2250.

  • Committer: facebook-github-bot-1
  • Author(s): Michael Lee
  • Date: 2016-01-05 00:20:22 UTC
  • Revision ID: git-v1:3f93d7830a8cf7a3edfe13f87812b2d41825f70b
Switch back to SYS_gettid, and fix

Summary:
SYS_gettid is different on Linux vs. OSX.  `__NR_gettid` is
only sometimes present and `SYS_gettid` is only sometimes present, but
we can pick one name and just follow that one.

Reviewed By: dcolascione

Differential Revision: D2800515

fb-gh-sync-id: 4245de4b9184ac4233ade9da297409c1031869a3

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: