Implementation of inter-process communication (IPC) resources. More...
#include <processes/ipc.h>
#include <common/logger.h>
#include <processes/scheduler.h>
Go to the source code of this file.
Implementation of inter-process communication (IPC) resources.
Import scheduler is a circular dependency, need to fix
Shouldnt have to specify type in resource constructor
Definition in file ipc.cpp.