Ashet OS

syscall: ashet.overlapped.schedule

Documentation

Starts new asynchronous operations.

Note:

Until the operation has successfully completed or was cancelled, the ARC structure must be considered owned by the kernel and must not be changed from userspace. It can also change its contents spuriously until the operation is returned to userland.

Inputs

async_call: *overlapped.ARC

Errors

AlreadyScheduled
SystemResources