_pthread_mutex_tΒΆ

_pthread_mutex_t :: struct {
    __sig: c_long;
    __opaque: ;
}

Declared in: pthread.bl