Searched refs:g_shared_trees_mutex (Results 1 – 1 of 1) sorted by relevance
44 #define g_shared_trees_mutex (krb5int_profile_shared_data.mutex) macro61 return k5_mutex_finish_init(&g_shared_trees_mutex); in profile_library_initializer()74 k5_mutex_destroy(&g_shared_trees_mutex); in profile_library_finalizer()214 k5_mutex_lock(&g_shared_trees_mutex); in profile_open_file()224 k5_mutex_unlock(&g_shared_trees_mutex); in profile_open_file()236 k5_mutex_unlock(&g_shared_trees_mutex); in profile_open_file()252 k5_mutex_lock(&g_shared_trees_mutex); in profile_open_file()256 k5_mutex_unlock(&g_shared_trees_mutex); in profile_open_file()537 k5_mutex_lock(&g_shared_trees_mutex); in profile_dereference_data()539 k5_mutex_unlock(&g_shared_trees_mutex); in profile_dereference_data()[all …]