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