-
Notifications
You must be signed in to change notification settings - Fork 263
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 facebookincubator/fizz@88132b2 Reviewed By: JurjenLelifeld fbshipit-source-id: d6001574e9982a7a3ede8ef1fd4e40a5c8d52f4a
- Loading branch information
1 parent
b224ccd
commit 172fafb
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule fizz
updated
3 files
+1 −1 | .buckconfig.d/external_cells/facebook/folly/external_cell.buckconfig | |
+1 −1 | build/deps/github_hashes/facebook/folly-rev.txt | |
+1 −1 | folly |
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 |