class SuspendObserver
Defined at line 21 of file ../../src/devices/testing/syscall-intercept/syscall-intercept.h
Public Methods
void SuspendObserver (const std::shared_ptr<fdf::OutgoingDirectory> & outgoing, async_dispatcher_t * dispatcher)
Must be invoked from the async dispatcher's thread context.
Defined at line 99 of file ../../src/devices/testing/syscall-intercept/syscall-intercept.cc
void ~SuspendObserver ()
Must be invoked from the async dispatcher's thread context.
Defined at line 109 of file ../../src/devices/testing/syscall-intercept/syscall-intercept.cc