Completata remap_file_pages, e documentati un po' meglio MAP_POPULATE e
[gapil.git] / listati / sched_param.c
1 struct sched_param {
2     int sched_priority;
3 };