#include <ubixos/types.h>
#include <ubixos/sched.h>
Go to the source code of this file.
Functions | |
| void | endTask (pidType) |
| void endTask | ( | pidType | ) |
Definition at line 46 of file endtask.c.
References _current, DEAD, taskStruct::id, sched_setStatus(), and sched_yield().
Referenced by _int0(), _int1(), _int10(), _int11(), _int12(), _int2(), _int3(), _int4(), _int5(), _int6(), _int9(), kern_sysctl(), netMainThread(), schedEndTask(), sysExec(), sysExit(), and vmm_pageFault().
1.4.7