diff options
author | Sivaiah Nallagatla <snallagatla@novell.com> | 2004-08-18 22:42:19 +0800 |
---|---|---|
committer | Sivaiah Nallagatla <siva@src.gnome.org> | 2004-08-18 22:42:19 +0800 |
commit | 42e592068137735a8dd79323ab9b88890b43a6b6 (patch) | |
tree | 597cdaa7aac96d954f05e142ba88a8468f521c5a /ui/ChangeLog | |
parent | 8f99abddaeb1e3e53ac77eaa58561e00a3311f14 (diff) | |
download | gsoc2013-evolution-42e592068137735a8dd79323ab9b88890b43a6b6.tar gsoc2013-evolution-42e592068137735a8dd79323ab9b88890b43a6b6.tar.gz gsoc2013-evolution-42e592068137735a8dd79323ab9b88890b43a6b6.tar.bz2 gsoc2013-evolution-42e592068137735a8dd79323ab9b88890b43a6b6.tar.lz gsoc2013-evolution-42e592068137735a8dd79323ab9b88890b43a6b6.tar.xz gsoc2013-evolution-42e592068137735a8dd79323ab9b88890b43a6b6.tar.zst gsoc2013-evolution-42e592068137735a8dd79323ab9b88890b43a6b6.zip |
initialize the mutext needed to prevent concurrect access
2004-08-18 Sivaiah Nallagatla <snallagatla@novell.com>
* gui/alarm-notify/alarm-notify.c (alarm-notify_init) :
initialize the mutext needed to prevent concurrect access
priv->uri_clients_hash. Also install a timeout handler for
loading sources which requires auth later
(alarm_notify_finalize) : free the new mutex
(load_calendars_cb) : call back which adds sources again after
one minute
(alarm_notify_add_calendar) : lock ad unlock the new mutex
before and after accessing uri_clients_hash
svn path=/trunk/; revision=26962
Diffstat (limited to 'ui/ChangeLog')
0 files changed, 0 insertions, 0 deletions