Searched refs:posix_spawnattr_setschedparam (Results 1 - 4 of 4) sorted by relevance

/external/bison/lib/
H A Dspawn.in.h683 # define posix_spawnattr_setschedparam rpl_posix_spawnattr_setschedparam macro
685 _GL_FUNCDECL_RPL (posix_spawnattr_setschedparam, int,
689 _GL_CXXALIAS_RPL (posix_spawnattr_setschedparam, int,
694 _GL_FUNCDECL_SYS (posix_spawnattr_setschedparam, int,
699 _GL_CXXALIAS_SYS (posix_spawnattr_setschedparam, int,
703 _GL_CXXALIASWARN (posix_spawnattr_setschedparam); variable
705 # undef posix_spawnattr_setschedparam macro
707 _GL_WARN_ON_USE (posix_spawnattr_setschedparam,
708 "posix_spawnattr_setschedparam is unportable - "
709 "use gnulib module posix_spawnattr_setschedparam fo
[all...]
/external/bison/darwin-lib/
H A Dspawn.h995 # define posix_spawnattr_setschedparam rpl_posix_spawnattr_setschedparam
997 _GL_FUNCDECL_RPL (posix_spawnattr_setschedparam, int,
1001 _GL_CXXALIAS_RPL (posix_spawnattr_setschedparam, int,
1006 _GL_FUNCDECL_SYS (posix_spawnattr_setschedparam, int,
1011 _GL_CXXALIAS_SYS (posix_spawnattr_setschedparam, int,
1015 _GL_CXXALIASWARN (posix_spawnattr_setschedparam);
1017 # undef posix_spawnattr_setschedparam macro
1019 _GL_WARN_ON_USE (posix_spawnattr_setschedparam,
1020 "posix_spawnattr_setschedparam is unportable - "
1021 "use gnulib module posix_spawnattr_setschedparam fo
[all...]
/external/bison/linux-lib/
H A Dspawn.h995 # define posix_spawnattr_setschedparam rpl_posix_spawnattr_setschedparam
997 _GL_FUNCDECL_RPL (posix_spawnattr_setschedparam, int,
1001 _GL_CXXALIAS_RPL (posix_spawnattr_setschedparam, int,
1006 _GL_FUNCDECL_SYS (posix_spawnattr_setschedparam, int,
1011 _GL_CXXALIAS_SYS (posix_spawnattr_setschedparam, int,
1015 _GL_CXXALIASWARN (posix_spawnattr_setschedparam);
1017 # undef posix_spawnattr_setschedparam macro
1019 _GL_WARN_ON_USE (posix_spawnattr_setschedparam,
1020 "posix_spawnattr_setschedparam is unportable - "
1021 "use gnulib module posix_spawnattr_setschedparam fo
[all...]
/external/bison/
H A Dconfigure18782 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether posix_spawnattr_setschedparam is supported" >&5
18783 $as_echo_n "checking whether posix_spawnattr_setschedparam is supported... " >&6; }
29658 for gl_func in posix_spawn posix_spawnp posix_spawnattr_init posix_spawnattr_destroy posix_spawnattr_getsigdefault posix_spawnattr_setsigdefault posix_spawnattr_getsigmask posix_spawnattr_setsigmask posix_spawnattr_getflags posix_spawnattr_setflags posix_spawnattr_getpgroup posix_spawnattr_setpgroup posix_spawnattr_getschedpolicy posix_spawnattr_setschedpolicy posix_spawnattr_getschedparam posix_spawnattr_setschedparam posix_spawn_file_actions_init posix_spawn_file_actions_destroy posix_spawn_file_actions_addopen posix_spawn_file_actions_addclose posix_spawn_file_actions_adddup2; do

Completed in 369 milliseconds