-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
break futex dependency on unistd portability header
Summary: Futex.h does not need portability/Unistd.h, and this reduces the include footprint for SharedMutex. Reviewed By: Orvid Differential Revision: D47388008 fbshipit-source-id: 4910f29ea711f53e5d69e32b63ed854c312acc08
- Loading branch information
1 parent
9176538
commit a6ae1e0
Showing
2 changed files
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters