#include <config/config_param.h>
#include <config/config_cparam.h>
#include <sys/ktypes.h>
#include <sys/queue.h>
Data Structures | |
struct | _malloc_info |
Functions | |
void | alloc_pidq_mem (queuep queue, unsigned int qtype, unsigned int qno) |
|
Allocate memory to the process ID queue's.
qtype is the queue type. Can be READY_Q or SEMA_Q
|