Home
last modified time | relevance | path

Searched refs:ecore_thread_reschedule (Results 1 – 5 of 5) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/examples/ecore/
H A Decore_thread_example.c142 ecore_thread_reschedule(th); in _feedback_job()
/dports/devel/efl/efl-1.25.1/src/lib/ecore/
H A DEcore_Common.h1976 EAPI Eina_Bool ecore_thread_reschedule(Ecore_Thread *thread);
H A Decore_thread.c1149 ecore_thread_reschedule(Ecore_Thread *thread) in ecore_thread_reschedule() function
/dports/devel/efl/efl-1.25.1/old/
H A DNEWS.ecore232 - ecore_thread_reschedule()
H A DChangeLog.ecore89 * Add ecore_thread_reschedule.