2 posix_spawnattr_setschedpolicy() function: specify the scheduling policy for
6 lib/spawnattr_setschedpolicy.c
14 if test $HAVE_POSIX_SPAWN = 0 \
15 || test $REPLACE_POSIX_SPAWN = 1 \
16 || test $gl_cv_func_spawnattr_setschedpolicy = no; then
17 AC_LIBOBJ([spawnattr_setschedpolicy])
19 gl_SPAWN_MODULE_INDICATOR([posix_spawnattr_setschedpolicy])