Struct sgx_tstd::sync::SgxSpinlock[][src]

pub struct SgxSpinlock { /* fields omitted */ }

Methods

impl SgxSpinlock
[src]

Trait Implementations

impl Send for SgxSpinlock
[src]

impl Sync for SgxSpinlock
[src]

impl Default for SgxSpinlock
[src]

Returns the "default value" for a type. Read more