ma_spinlock typedef

ma_spinlock = ma_uint32

Spinlocks are 32-bit for compatibility reasons.

Implementation

typedef ma_spinlock = ma_uint32;