nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
pthread_condattr_t
nulib
posix
pthread
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
union
pthread_condattr_t
struct
pthread_condattr_t
struct
pthread_condattr_t
alias
pthread_condattr_t
=
void
*
struct
pthread_condattr_t
version(!CRuntime_Glibc && !CRuntime_Musl && !Darwin && !FreeBSD && NetBSD)
extern (
C
) nothrow @
nogc
struct
pthread_condattr_t {
uint
ptca_magic
;
void
*
ptca_private
;
}
alias
pthread_condattr_t
=
void
*
alias
pthread_condattr_t
=
void
*
struct
pthread_condattr_t
alias
pthread_condattr_t
=
c_long
union
pthread_condattr_t
Members
Variables
ptca_magic
uint
ptca_magic
;
Undocumented in source.
ptca_private
void
*
ptca_private
;
Undocumented in source.
Meta
Source
See Implementation
nulib
posix
pthread
aliases
lwpid_t
pthread_key_t
pthread_once_t
pthread_spin_t
pthread_t
manifest constants
__PTHREAD_ATTR_SIZE__
__PTHREAD_CONDATTR_SIZE__
__PTHREAD_COND_SIZE__
__PTHREAD_MUTEXATTR_SIZE__
__PTHREAD_MUTEX_SIZE__
__PTHREAD_ONCE_SIZE__
__PTHREAD_RWLOCKATTR_SIZE__
__PTHREAD_RWLOCK_SIZE__
__PTHREAD_SIZE__
__SIZEOF_PTHREAD_ATTR_T
__SIZEOF_PTHREAD_BARRIERATTR_T
__SIZEOF_PTHREAD_BARRIER_T
__SIZEOF_PTHREAD_CONDATTR_T
__SIZEOF_PTHREAD_COND_T
__SIZEOF_PTHREAD_MUTEXATTR_T
__SIZEOF_PTHREAD_MUTEX_T
__SIZEOF_PTHREAD_RWLOCKATTR_T
__SIZEOF_PTHREAD_RWLOCK_T
structs
pthread_handler_rec
pthread_queue_t
pthread_rwlock_t
pthread_rwlockattr_t
pthread_spinlock_t
unions
pthread_attr_t
pthread_cond_t
pthread_condattr_t
pthread_mutex_t
pthread_mutexattr_t