pthread_condattr_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_condattr_t
  2. struct pthread_condattr_t
  3. alias pthread_condattr_t = void*
  4. struct pthread_condattr_t
    version(!linux && !darwin && !FreeBSD && solaris)
    extern (C)
    struct pthread_condattr_t {}

Members

Variables

__pthread_condattrp
void* __pthread_condattrp;
Undocumented in source.

Meta