503
503
ulong count_spin_loop; /* count of spin loops */
504
504
ulong count_spin_rounds; /* count of spin rounds */
505
505
ulong count_os_yield; /* count of os_wait */
508
508
const char* cmutex_name;/* mutex name */
509
509
ulint mutex_type;/* 0 - usual mutex 1 - rw_lock mutex */