Main Page
Namespaces
Classes
Files
File List
File Members
contrib
cygwin-check
priority.c
Go to the documentation of this file.
1
#include <sys/time.h>
2
#include <sys/resource.h>
3
4
main
(){
5
getpriority(0,0);
6
setpriority(0,0,0);
7
}
main
main()
Definition:
priority.c:4
euslisp
Author(s): Toshihiro Matsui
autogenerated on Thu Jun 6 2019 20:00:44