pthread_mutexattr_getprotocol

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

Meta