Home
last modified time | relevance | path

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

/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/calendar/backends/file/
H A De-cal-backend-file.c963 refresh_thread_func (gpointer data) in refresh_thread_func() function
1110 thread = g_thread_new (NULL, refresh_thread_func, cbfile); in prepare_refresh_data()