Nepomuk-Core
#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.
Macros | |
| #define | _GNU_SOURCE | 
Functions | |
| bool | lowerIOPriority () | 
| bool | lowerPriority () | 
| bool | lowerSchedulingPriority () | 
Macro Definition Documentation
| #define _GNU_SOURCE | 
Definition at line 25 of file priority.cpp.
Function Documentation
| bool lowerIOPriority | ( | ) | 
Definition at line 67 of file priority.cpp.
| bool lowerPriority | ( | ) | 
Definition at line 84 of file priority.cpp.
| bool lowerSchedulingPriority | ( | ) | 
Definition at line 95 of file priority.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference