Fix integer sign consistency. v2018.01.22.00
authorMaged Michael <magedmichael@fb.com>
Sat, 20 Jan 2018 05:46:22 +0000 (21:46 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sat, 20 Jan 2018 06:06:40 +0000 (22:06 -0800)
commit73fbda10ad950396a9869ebc60df8f2ef52cd5f8
treeb7800656f6ce8f83979359aa5c545352667c3d8b
parente52b296424c9441b5595906674045e04c6ccf24a
Fix integer sign consistency.

Summary: Keeping all variables that interact with hazptr_domain::rcount_ signed int to avoid conversion errors.

Reviewed By: yfeldblum

Differential Revision: D6754593

fbshipit-source-id: e283f127a112a529a0e98eb82b6061b44aa9d2ca
folly/concurrency/test/DynamicBoundedQueueTest.cpp
folly/experimental/hazptr/hazptr-impl.h
folly/experimental/hazptr/hazptr.h