The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
OsCondition
rt
sys
windows
oscondition
Undocumented in source.
version(Windows)
struct
OsCondition {
shared
(
Mutex
)
mutex
[@property getter];
}
Members
Properties
mutex
shared
(
Mutex
)
mutex
[@property getter]
ditto
Meta
Source
See Implementation
rt
sys
windows
oscondition
structs
OsCondition