On Thu, 2007-11-01 at 23:22 +0100, Mathieu SCHROETER wrote:
> Hello,
> 
> I've a strange bug with Ecore when I will add a timer after the
> ecore_main_loop_begin (); when this main_loop is in a pthread.

To the best of my knowledge, ecore's main loop doesn't really handle
events being posted in other threads.  In fact ecore is not really
thread safe or re-entrant.   

Any problems from there are fundamental issues with the intended design
and usage of the library.

        Regards
        nash


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to