pthread_mutex_setprioceiling

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_mutex_setprioceiling(pthread_mutex_t* , int , int* )
    version(Darwin)
    extern (C) nothrow @nogc
    int
    pthread_mutex_setprioceiling
    (,
    int
    ,
    int*
    )
  2. int pthread_mutex_setprioceiling(pthread_mutex_t* , int , int* )

Meta