pthread_spinlock_t

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

Meta