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;
  3. enum PTHREAD_RWLOCK_INITIALIZER;
    version(!CRuntime_Glibc && !Darwin && !FreeBSD && !NetBSD && OpenBSD)
    extern (C) nothrow @nogc
    enum PTHREAD_RWLOCK_INITIALIZER = null;
  4. enum PTHREAD_RWLOCK_INITIALIZER;

Meta