LTC_MUTEX_INIT

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void LTC_MUTEX_INIT(pthread_mutex_t x)
    version(LTC_PTHREAD)
    void
    LTC_MUTEX_INIT
    (
    pthread_mutex_t x
    )
  2. alias LTC_MUTEX_INIT = tcl_nothing

Meta