Skip to main content

switch_thread_cond_t

Type Alias switch_thread_cond_t 

Source
pub type switch_thread_cond_t = fspr_thread_cond_t;
Expand description

Opaque structure for thread condition variables

Aliased Typeยง

pub struct switch_thread_cond_t { /* private fields */ }