boringssl ~master (2018-08-30T01:56:08Z)
Dub
Repo
crypto_mutex_st
deimos
openssl
thread
Undocumented in source.
struct
crypto_mutex_st
union
crypto_mutex_st
union
crypto_mutex_st
version(!OPENSSL_NO_THREADS && !Windows && !OSX)
union
crypto_mutex_st {
double
alignment
;
uint8_t
[
3
*
int
.
sizeof
+
5
*
uint
.
sizeof
+
16
+
8
]
padding
;
}
Members
Variables
alignment
double
alignment
;
Undocumented in source.
padding
uint8_t
[
3
*
int
.
sizeof
+
5
*
uint
.
sizeof
+
16
+
8
]
padding
;
Undocumented in source.
Meta
Source
See Implementation
deimos
openssl
thread
aliases
CRYPTO_MUTEX
structs
crypto_mutex_st