-
Notifications
You must be signed in to change notification settings - Fork 162
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: GitHub commits: facebook/fbthrift@60b4e8b facebook/folly@dbf2583 88132b2 Reviewed By: JurjenLelifeld fbshipit-source-id: d9f4659ae66df79ff859d0315c30fd1d5aa6139a
- Loading branch information
1 parent
88132b2
commit 25e33a7
Showing
3 changed files
with
3 additions
and
3 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Subproject commit 334481fe3221856aa519c980bec2966513271dd4 | ||
Subproject commit dbf25839da7d5699991ea76df73a59216bf4f246 |
Submodule folly
updated
3 files
+97 −0 | folly/concurrency/AtomicSharedPtr.h | |
+4 −0 | folly/concurrency/detail/AtomicSharedPtr-detail.h | |
+14 −13 | folly/concurrency/test/AtomicSharedPtrTest.cpp |