Add function to get dependency stack on WaitableWaitHandle
commitd7858950365b05f9ed27e397a7b71b2800b219ed
authorMike Magruder <mikemag@fb.com>
Thu, 8 Aug 2013 01:22:05 +0000 (7 18:22 -0700)
committerSara Golemon <sgolemon@fb.com>
Fri, 9 Aug 2013 17:30:39 +0000 (9 10:30 -0700)
tree5d23b7558c8893ca6411dbd60c061e72188b9145
parentd5e6b2b96efdd6cc1783f056d085b539a1609d6c
Add function to get dependency stack on WaitableWaitHandle

Add a function to get the wait handle dependency stack to the native implementation of WaitableWaitHandle. This will be used by debuggers and profilers to get the stack of dependencies for generators driven from ASIO.

Differential Revision: D919486
hphp/runtime/ext/asio/waitable_wait_handle.cpp
hphp/runtime/ext/ext_asio.h
hphp/system/idl/asio.idl.json