pthread_mutex_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. union pthread_mutex_t
  2. union pthread_mutex_t
  3. union pthread_mutex_t
  4. struct pthread_mutex_t
  5. alias pthread_mutex_t = void*
  6. struct pthread_mutex_t
  7. alias pthread_mutex_t = void*
  8. alias pthread_mutex_t = void*
  9. struct pthread_mutex_t
  10. struct pthread_mutex_t
    version(!CRuntime_Glibc && !CRuntime_Musl && !Darwin && !FreeBSD && !NetBSD && !OpenBSD && !DragonFlyBSD && !Solaris && CRuntime_Bionic)
    extern (C) nothrow @nogc
    struct pthread_mutex_t {}
  11. union pthread_mutex_t

Members

Variables

__private
int[10] __private;
Undocumented in source.
__private
int[1] __private;
Undocumented in source.

Meta