aggregator: fix `doEagerInitVia`
authorSteve O'Brien <steveo@fb.com>
Thu, 8 Oct 2015 22:03:22 +0000 (15:03 -0700)
committerfacebook-github-bot-1 <folly-bot@fb.com>
Fri, 9 Oct 2015 17:20:19 +0000 (10:20 -0700)
commit8ff0d130807328323730f5ea974df3f978b1d499
treeebb249175452b0012548f50f8bb022ad150d4de4
parentf666e198bc2bea369a8be50352e87e1f867731f3
aggregator: fix `doEagerInitVia`

Summary: Allow notification upon async eager initialization completion.

Reviewed By: @luciang

Differential Revision: D2518925

fb-gh-sync-id: 95f96da2afa6e5953630dd935d74819521716e5f
folly/Singleton.cpp
folly/Singleton.h
folly/test/SingletonTest.cpp