Struct ndk_sys::pthread_spinlock_t [−][src]
Fields
__private: [i32; 2]
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for pthread_spinlock_t
impl Send for pthread_spinlock_t
impl Sync for pthread_spinlock_t
impl Unpin for pthread_spinlock_t
impl UnwindSafe for pthread_spinlock_t
Blanket Implementations
Mutably borrows from an owned value. Read more