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