Home
last modified time | relevance | path

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

/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/calendar/libedata-cal/
H A De-cal-cache.c2260 e_cache_unlock (cache, E_CACHE_UNLOCK_COMMIT); in e_cal_cache_migrate()
2309 e_cache_unlock (cache, E_CACHE_UNLOCK_COMMIT); in e_cal_cache_migrate()
3844 e_cache_unlock (E_CACHE (cal_cache), E_CACHE_UNLOCK_COMMIT); in e_cal_cache_put_timezone()
3885 e_cache_unlock (E_CACHE (cal_cache), E_CACHE_UNLOCK_NONE); in e_cal_cache_get_timezone()
3891 e_cache_unlock (E_CACHE (cal_cache), E_CACHE_UNLOCK_NONE); in e_cal_cache_get_timezone()
3909 e_cache_unlock (E_CACHE (cal_cache), E_CACHE_UNLOCK_NONE); in e_cal_cache_get_timezone()
4027 e_cache_unlock (E_CACHE (cal_cache), E_CACHE_UNLOCK_NONE); in e_cal_cache_list_timezones()
4051 e_cache_unlock (E_CACHE (cal_cache), E_CACHE_UNLOCK_NONE); in e_cal_cache_list_timezones()
4096 e_cache_unlock (E_CACHE (cal_cache), E_CACHE_UNLOCK_COMMIT); in e_cal_cache_remove_timezone()
4162 e_cache_unlock (E_CACHE (cal_cache), E_CACHE_UNLOCK_NONE); in _e_cal_cache_remove_loaded_timezones()
[all …]
H A De-cal-meta-backend.c788 e_cache_unlock (E_CACHE (cal_cache), E_CACHE_UNLOCK_COMMIT); in ecmb_refresh_internal_sync()
4311 e_cache_unlock (E_CACHE (cal_cache), success ? E_CACHE_UNLOCK_COMMIT : E_CACHE_UNLOCK_ROLLBACK); in e_cal_meta_backend_gather_timezones_sync()
4355 e_cache_unlock (E_CACHE (cal_cache), success ? E_CACHE_UNLOCK_COMMIT : E_CACHE_UNLOCK_ROLLBACK); in e_cal_meta_backend_empty_cache_sync()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/addressbook/libedata-book/
H A De-book-cache.c4388 e_cache_unlock (cache, E_CACHE_UNLOCK_COMMIT); in e_book_cache_migrate()
5585 e_cache_unlock (E_CACHE (book_cache), E_CACHE_UNLOCK_NONE); in e_book_cache_cursor_new()
5611 e_cache_unlock (E_CACHE (book_cache), E_CACHE_UNLOCK_NONE); in e_book_cache_cursor_new()
5785 e_cache_unlock (E_CACHE (book_cache), E_CACHE_UNLOCK_NONE); in e_book_cache_cursor_step()
5800 e_cache_unlock (E_CACHE (book_cache), E_CACHE_UNLOCK_NONE); in e_book_cache_cursor_step()
5807 e_cache_unlock (E_CACHE (book_cache), E_CACHE_UNLOCK_NONE); in e_book_cache_cursor_step()
5813 e_cache_unlock (E_CACHE (book_cache), E_CACHE_UNLOCK_NONE); in e_book_cache_cursor_step()
5851 e_cache_unlock (E_CACHE (book_cache), E_CACHE_UNLOCK_NONE); in e_book_cache_cursor_step()
5903 e_cache_unlock (E_CACHE (book_cache), E_CACHE_UNLOCK_NONE); in e_book_cache_cursor_step()
6035 e_cache_unlock (E_CACHE (book_cache), E_CACHE_UNLOCK_NONE); in e_book_cache_cursor_set_sexp()
[all …]
H A De-data-book-cursor-cache.c182 e_cache_unlock (E_CACHE (cache_cursor->priv->book_cache), E_CACHE_UNLOCK_NONE); in edbcc_step()
H A De-book-meta-backend.c888 e_cache_unlock (E_CACHE (book_cache), E_CACHE_UNLOCK_COMMIT); in ebmb_refresh_internal_sync()
3187 e_cache_unlock (E_CACHE (book_cache), success ? E_CACHE_UNLOCK_COMMIT : E_CACHE_UNLOCK_ROLLBACK); in e_book_meta_backend_empty_cache_sync()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/libebackend/
H A De-cache.c1561 e_cache_unlock (cache, success ? E_CACHE_UNLOCK_COMMIT : E_CACHE_UNLOCK_ROLLBACK); in e_cache_put()
1629 e_cache_unlock (cache, success ? E_CACHE_UNLOCK_COMMIT : E_CACHE_UNLOCK_ROLLBACK); in e_cache_remove()
1673 e_cache_unlock (cache, success ? E_CACHE_UNLOCK_COMMIT : E_CACHE_UNLOCK_ROLLBACK); in e_cache_remove_all()
2276 e_cache_unlock (cache, success ? E_CACHE_UNLOCK_COMMIT : E_CACHE_UNLOCK_ROLLBACK); in e_cache_foreach_update()
2494 e_cache_unlock (cache, success ? E_CACHE_UNLOCK_COMMIT : E_CACHE_UNLOCK_ROLLBACK); in e_cache_clear_offline_changes()
2677 e_cache_unlock (ECache *cache, in e_cache_unlock() function
H A De-cache.h509 void e_cache_unlock (ECache *cache,