21 #ifndef MY_GLOBAL_INCLUDED
25 LIST *heap_open_list=0,*heap_share_list=0;
27 #ifdef HAVE_PSI_INTERFACE
28 PSI_mutex_key hp_key_mutex_HP_SHARE_intern_lock;
30 static PSI_mutex_info all_heap_mutexes[]=
32 { & hp_key_mutex_HP_SHARE_intern_lock,
"HP_SHARE::intern_lock", 0}
39 void init_heap_psi_keys()
41 const char* category=
"memory";
44 count= array_elements(all_heap_mutexes);