HomeSort by relevance Sort by last modified time
    Searched defs:posix_spawnattr_setschedparam (Results 1 - 3 of 3) sorted by null

  /external/bison/darwin-lib/
spawn.h 1017 # undef posix_spawnattr_setschedparam macro
    [all...]
  /external/bison/lib/
spawn.in.h 683 # 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 for portability")
    [all...]
  /external/bison/linux-lib/
spawn.h 1017 # undef posix_spawnattr_setschedparam macro
    [all...]

Completed in 85 milliseconds