Int 15/AH=08h

Prev Next Ralf Interrups Categories Contents

------

MultiDOS Plus - TERMINATE INTERNAL TASK (KILL THREAD)

AH = 08h

Return:
Calling task terminated, so execution never returns to caller

Notes: An internal task must be terminated with this function rather than a DOS termination function. Task's stack space is returned to parent task's memory pool

See Also: AH=07h"MultiDOS"

Category: DOS-Based Task Switchers/Multitaskers - Int 15h - M

------

Prev Next Ralf Interrups Categories Contents