tango ~d2port (2022-05-08T12:05:15.977309)
Dub
Repo
pthread_cond_t.__pthread_cond_flags
tango
stdc
posix
sys
types
pthread_cond_t
Undocumented in source.
struct
pthread_cond_t
struct
__pthread_cond_flags {
uint8_t
[
4
]
__pthread_cond_flag
;
uint16_t
__pthread_cond_type
;
uint16_t
__pthread_cond_magic
;
}
Members
Variables
__pthread_cond_flag
uint8_t
[
4
]
__pthread_cond_flag
;
Undocumented in source.
__pthread_cond_magic
uint16_t
__pthread_cond_magic
;
Undocumented in source.
__pthread_cond_type
uint16_t
__pthread_cond_type
;
Undocumented in source.
Meta
Source
See Implementation
tango
stdc
posix
sys
types
pthread_cond_t
structs
__pthread_cond_flags