pthread_mutex_unlock

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_unlock(pthread_mutex_t* )
    extern (C) nothrow @nogc
    int
    pthread_mutex_unlock
  2. int pthread_mutex_unlock(shared(pthread_mutex_t)* )

Meta