PTHREAD_RWLOCK_INITIALIZER

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. enum PTHREAD_RWLOCK_INITIALIZER;
  2. enum PTHREAD_RWLOCK_INITIALIZER;
    version(!CRuntime_Glibc && !Darwin && !FreeBSD && NetBSD)
    extern (C) nothrow @nogc
    enum PTHREAD_RWLOCK_INITIALIZER = pthread_rwlock_t(0x99990009);
  3. enum PTHREAD_RWLOCK_INITIALIZER;
  4. enum PTHREAD_RWLOCK_INITIALIZER;

Meta