Home
last modified time | relevance | path

Searched refs:sources_ht_lock (Results 1 – 1 of 1) sorted by relevance

/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-photo-cache.c68 GMutex sources_ht_lock; member
777 g_mutex_clear (&priv->sources_ht_lock); in photo_cache_finalize()
848 g_mutex_init (&photo_cache->priv->sources_ht_lock); in e_photo_cache_init()
906 g_mutex_lock (&photo_cache->priv->sources_ht_lock); in e_photo_cache_add_photo_source()
910 g_mutex_unlock (&photo_cache->priv->sources_ht_lock); in e_photo_cache_add_photo_source()
941 g_mutex_lock (&photo_cache->priv->sources_ht_lock); in e_photo_cache_list_photo_sources()
946 g_mutex_unlock (&photo_cache->priv->sources_ht_lock); in e_photo_cache_list_photo_sources()
972 g_mutex_lock (&photo_cache->priv->sources_ht_lock); in e_photo_cache_remove_photo_source()
976 g_mutex_unlock (&photo_cache->priv->sources_ht_lock); in e_photo_cache_remove_photo_source()