mutex_b property

Pointer<pj_mutex_t> mutex_b
getter/setter pair

< Second mutex to avoid deadlock. It is used to protect timer.

Implementation

external ffi.Pointer<pj_mutex_t> mutex_b;