added a GMutex for the idle saving callback. (save_file_when_idle, save):
authorRodrigo Moya <rodrigo@novell.com>
Thu, 27 Jan 2005 12:55:32 +0000 (12:55 +0000)
committerRodrigo Moya <rodrigo@src.gnome.org>
Thu, 27 Jan 2005 12:55:32 +0000 (12:55 +0000)
commiteb0d9537d6b49be40684e31915ce44a889aecd15
tree13fe05b668e2bceda453abdf05dc99260ed60985
parentcdbe8fb8b1d5fae0f9daef6bf1882619fa841ae6
added a GMutex for the idle saving callback. (save_file_when_idle, save):

2005-01-27  Rodrigo Moya <rodrigo@novell.com>

* backends/file/e-cal-backend-file.c: added a GMutex for the idle saving
callback.
(save_file_when_idle, save): lock/unlock the mutex while setting values.
(e_cal_backend_file_finalize): unref the mutex.
(e_cal_backend_file_init): create the mutex.
calendar/ChangeLog
calendar/backends/file/e-cal-backend-file.c