HHWheelTimer::cancelAll
authorHans Fugal <fugalh@fb.com>
Fri, 26 Dec 2014 23:18:08 +0000 (15:18 -0800)
committerDave Watson <davejwatson@fb.com>
Mon, 29 Dec 2014 18:40:28 +0000 (10:40 -0800)
commit062bc87d14e1135bff6ee43edc5f3a40d9ee5943
tree185e9954dbd4e9d55dc65c0ec81708983d815d86
parent69433ef3053ca1635c99dc1da712af8784200063
HHWheelTimer::cancelAll

Summary: Provide a way to massacre outstanding timers.

Test Plan: new test, and using in wangle (different diff)

Reviewed By: davejwatson@fb.com

Subscribers: jsedgwick, exa, folly-diffs@

FB internal diff: D1753866

Tasks: 4548494

Signature: t1:1753866:1419361846:58ff6ca4d01b0d546495b032b454c8bf0fdb0277
folly/io/async/HHWheelTimer.cpp
folly/io/async/HHWheelTimer.h
folly/io/async/test/HHWheelTimerTest.cpp