Files
sogo/OpenChange
Jesús García Sáez 7f2ee7be89 Error message only when initialization hadn't been done
In a multithread environment, sogo_backend_init is registering the thread
only for the first one that calls this function, then the others threads
(even if they call sogo_backend_init) won't be registered because
moduleInitialized was YES.

We just want to ensure sogo_backend_init is called at least once (per process,
not per thread).
2014-07-29 18:25:28 +02:00
..
2013-03-26 14:01:04 -04:00
2012-09-13 15:49:22 +00:00
2012-09-27 19:23:34 -04:00
2013-06-20 09:10:09 -04:00
2013-04-16 12:06:17 -04:00
2013-09-25 13:51:42 -04:00