pthread_mutex_getprioceiling

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_getprioceiling(pthread_mutex_t* , int* )
    version(Darwin)
    extern (C) nothrow @nogc
    int
    pthread_mutex_getprioceiling
    (
    const scope pthread_mutex_t*
    ,
    int*
    )
  2. int pthread_mutex_getprioceiling(pthread_mutex_t* , int* )

Meta