Interrups | Categories | Contents |
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
Interrups | Categories | Contents |