NepomukDaemons
priority.cpp File Reference
#include "priority.h"
#include <QtCore/QDebug>
#include <sys/time.h>
#include <sys/resource.h>
#include <unistd.h>
#include <sys/syscall.h>
#include <errno.h>
#include <sched.h>
Include dependency graph for priority.cpp:

Go to the source code of this file.
Functions | |
bool | lowerIOPriority () |
bool | lowerPriority () |
bool | lowerSchedulingPriority () |
Function Documentation
bool lowerIOPriority | ( | ) |
Definition at line 66 of file priority.cpp.
bool lowerPriority | ( | ) |
Definition at line 83 of file priority.cpp.
bool lowerSchedulingPriority | ( | ) |
Definition at line 90 of file priority.cpp.