pthread_getschedparam

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_getschedparam(pthread_t , int* , sched_param* )
  2. int pthread_getschedparam(pthread_t , int* , sched_param* )
  3. int pthread_getschedparam(pthread_t , int* , sched_param* )
    version(!linux && !darwin && FreeBSD)
    extern (C)
    int
    pthread_getschedparam
  4. int pthread_getschedparam(pthread_t , int* , sched_param* )

Meta