exec.library
Overview
Relied on by other systems to control multitasking, to manage the message-based interprocess communications system, and to arbitrate access to system resources.
Functions
// Populate this with the functions in the library/resource/device and their offsets //
| Offset | Name | First OS Version |
|---|---|---|
| -6 | SomeFunction | // Note OS version available from // |
SomeFunction
| Purpose | // Function description | |
| Synopsis | Function synopsis with return value / argument names | |
| Synopsis | Asm | Function synopsis with return value / argument registers |
| Synopsis | C | Function synopsis with C return value / argument types |
| Inputs | Return value / argument name | Description // |
// Function detail //
Other Information
Wiki References
External Links
AmiExec - A real-time, multi-tasking microkernel, the core of which is an implementation of exec.library.
page revision: 1, last edited: 15 Dec 2009 01:29





