#include <linux/sched.h>
#include <system_data_cells.h>
Go to the source code of this file.
Functions | |
int | exe_pscan_next_id (struct _pcb **p) |
get next pcb | |
Variables | |
unsigned long | pscan_id = 2 |
Definition in file process_scan.c.
int exe_pscan_next_id | ( | struct _pcb ** | p | ) |
get next pcb
fix implementation. make multiuser version
Definition at line 25 of file process_scan.c.
References _pcb, init_tasks, MAXPROCESSCNT, pscan_id, and sch_gl_pcbvec.
Referenced by exe_getjpi().
unsigned long pscan_id = 2 |
system service process_scan - MISSING
Definition at line 18 of file process_scan.c.
Referenced by exe_pscan_next_id().