CVSROOT:        /cvs/gnome
Module name:    evolution-data-server
Changes by:     tml     05/12/12 23:50:18

Modified files:
        camel          : ChangeLog camel-lock.c 

Log message:
2005-12-13  Tor Lillqvist  <[EMAIL PROTECTED]>

* camel-lock.c: Use g_usleep() instead of sleep() which isn't
available (as such) on Win32. No locking implementation for Win32
yet (none of USE_DOT, USE_FCNTL or USE_FLOCK get defined on
Win32), I wonder whether it is necessary t ohave one? Is locking
used to guard against several threads in Evolution (or Evolution
and the E-D-S or E-E processes) accessing the same files
simultaneously, not just against other apps accessing them while
Evolution is?

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-data-server&who=tml&date=explicit&mindate=2005-12-12%2023:49&maxdate=2005-12-12%2023:51

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to