-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Counter decrements should synchronize among themselves to guarantee that anything before the decrements happens before the semaphore post. Reviewed By: dmm-fb Differential Revision: D40828812 fbshipit-source-id: 93386a259c3a6f6a45716a9f0757f297bcf103b8
- Loading branch information
1 parent
3e98846
commit d8ed9cd
Showing
2 changed files
with
24 additions
and
23 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