tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
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