efl/legacy
Gustavo Sverzut Barbieri b11b2f95b5 auto-init threads and fix spinlock initialization checks.
* it is valid to use eina_log_threads_enable() without
   eina_threads_init(), so call eina_log_threads_init() in that case.

 * pthread_spin_init() returns 0 on success! check that and report any errors.



SVN revision: 53169
2010-10-07 22:14:03 +00:00
..
ecore Ecore: No need to #define _GNU_SOURCE 2010-10-07 20:40:33 +00:00
edje Add a new embryo example to edje, it show the usage of program_run() and toggle buttons. 2010-10-07 18:34:40 +00:00
eet efl 1.0.0 beta. 2010-10-03 09:21:08 +00:00
eeze dont forget about eeze 2010-10-03 09:57:35 +00:00
efreet efl 1.0.0 beta. 2010-10-03 09:21:08 +00:00
eina auto-init threads and fix spinlock initialization checks. 2010-10-07 22:14:03 +00:00
eio Eio: No need to #define _GNU_SOURCE 2010-10-07 21:06:54 +00:00
embryo update links to pawn 2010-10-04 11:00:21 +00:00
emotion export play_length as well. 2010-09-28 05:33:53 +00:00
ethumb
evas Fix issue when using word-cache: Make sure we have a 'last' word 2010-10-07 21:07:53 +00:00
evil