Home
last modified time | relevance | path

Searched refs:HAVE_sched_getparam (Results 1 – 5 of 5) sorted by relevance

/dports/deskutils/xfce4-tumbler/tumbler-4.16.0/tumblerd/
H A Dtumbler-scheduler.c343 #if defined (HAVE_sched_getparam) && defined (HAVE_sched_setscheduler) in tumbler_scheduler_thread_use_lower_priority()
354 #if defined (HAVE_sched_getparam) && defined (HAVE_sched_setscheduler) in tumbler_scheduler_thread_use_lower_priority()
/dports/devel/florist-gpl/florist-gpl-2017-src/confsrc/
H A Dconfig.h.in216 #undef HAVE_sched_getparam
/dports/devel/florist-gpl/florist-gpl-2017-src/lynxos5/
H A Dposix-c.ads1269 HAVE_sched_getparam : constant Boolean := True; constant
/dports/devel/florist-gpl/florist-gpl-2017-src/gensrc.elinos/
H A Dposix-c.ads1271 HAVE_sched_getparam : constant Boolean := True; constant
/dports/devel/florist-gpl/florist-gpl-2017-src/
H A Dc-posix.c6207 GFUNC(sched_getparam,HAVE_sched_getparam); in create_c()