pthread_setschedparam

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. int pthread_setschedparam(pthread_t , int , sched_param* )
  2. int pthread_setschedparam(pthread_t , int , sched_param* )
  3. int pthread_setschedparam(pthread_t , int , sched_param* )
    version(!linux && !darwin && FreeBSD)
    extern (C)
    int
    pthread_setschedparam
  4. int pthread_setschedparam(pthread_t , int , sched_param* )

Meta