746
748
UNIV_INTERN byte srv_pad1[64];
747
749
/* mutex protecting the server, trx structs, query threads, and lock table */
748
750
UNIV_INTERN mutex_t* kernel_mutex_temp;
749
754
/* padding to prevent other memory update hotspots from residing on
750
755
the same memory cache line */
751
756
UNIV_INTERN byte srv_pad2[64];