Jump to content

Kernel Execution Environment Functions: Difference between revisions

From EDM2
Line 68: Line 68:
* [[KernRead]]
* [[KernRead]]
===Symbols===
===Symbols===
* [[_KernSISData]]
* [[_KernSISData]] [[image:Vraag.gif]]
* [[_KernLISData]]
* [[_KernLISData]] [[image:Vraag.gif]]
* [[_KernInterruptLevel]]
* [[_KernInterruptLevel]] [[image:Vraag.gif]]
* [[_KernTKSSBase]]
* [[_KernTKSSBase]] [[image:Vraag.gif]]
* [[_KernKEEVersion]]
* [[_KernKEEVersion]] [[image:Vraag.gif]]
</div>
</div>



Revision as of 16:15, 1 July 2017

This API is also referred as the OS/2 Aurora KEE32 API.

Kernel Execution Environment

Hooks

Thread locking

Spin lock

Mutex lock

Shared mutex lock
Exclusive mutex lock

File management

Unicode support

Undocumented

Symbols

Icon Legend

  • : It seems that these functions were not implemented on the OS/2 4.5 Toolkit.
  • : These functions were documented on the Addendum of the OS/2 4.5 Toolkit.
  • : More information is required on this function or symbol.

Additional Information

  • Aurora's KEE32 API Documentation [1]