Add capacity to semaphore so that initial size can be queried later.
authorLee Howes <lwh@fb.com>
Wed, 19 Oct 2016 15:34:20 +0000 (08:34 -0700)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Wed, 19 Oct 2016 15:38:31 +0000 (08:38 -0700)
commit61b06488fdf7c9a64771adff73a23c65715c5676
tree170116907d173ad838d8a91ddc0a5b690315c9d7
parent3aea6e3b26983d9b136e180431a7581955a04bf3
Add capacity to semaphore so that initial size can be queried later.

Reviewed By: yfeldblum

Differential Revision: D4035412

fbshipit-source-id: 4b7a178088d2950f9f042e0c79b54b3982eb43f5
folly/fibers/Semaphore.cpp
folly/fibers/Semaphore.h