pthread_mutex_trylock

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

Meta