[][src]Module neon_runtime::nan::handler

Facilities for running a callback in the libuv main thread.

Functions

delete
new

Creates a new event handler which can be used to execute a callback in the libuv main thread

schedule

Executes the given callback in the libuv main thread