Searched refs:async_bind_exception_port (Results 1 - 5 of 5) sorted by relevance

/fuchsia/zircon/system/ulib/async/include/lib/async/
H A Dexception.h52 zx_status_t async_bind_exception_port(async_dispatcher_t* dispatcher,
/fuchsia/zircon/system/ulib/async/
H A Dexception.cpp28 zx_status_t status = async_bind_exception_port(dispatcher, &exception_);
H A Dops.c41 zx_status_t async_bind_exception_port(async_dispatcher_t* dispatcher, function
/fuchsia/zircon/system/utest/async/
H A Dexception_tests.cpp231 async_bind_exception_port(&dispatcher, &exception),
/fuchsia/zircon/system/utest/async-loop/
H A Dloop_tests.cpp264 return async_bind_exception_port(dispatcher, this);

Completed in 77 milliseconds