efl/src/lib/ecore
Cedric BAIL e5ddfb4b2b ecore: add ecore_thread_wait and necessary infrastructure.
This enable the possibility to block the main loop until a
specific thread is done. It may trigger still process ending
of other thread during that function call, but not any other
type of event (timer, animator, idler, ... are all ignored).
2015-01-07 16:45:07 +01:00
..
Ecore.h ecore_ipc: update missing API documentation. 2014-10-20 18:32:27 +02:00
Ecore_Common.h ecore: add ecore_thread_wait and necessary infrastructure. 2015-01-07 16:45:07 +01:00
Ecore_Eo.h Ecore Exe: Migrate to eo. 2014-08-21 11:02:11 +01:00
Ecore_Getopt.h ecore: update the doxygen groups to compile forgotten parts of the API. 2014-10-20 18:17:26 +02:00
Ecore_Legacy.h Ecore Exe: Migrate to eo. 2014-08-21 11:02:11 +01:00
ecore.c ecore: add ecore_thread_wait and necessary infrastructure. 2015-01-07 16:45:07 +01:00
ecore_alloc.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_anim.c ecore animator pos map - move from v[] array to *v pointer. 2014-12-17 17:00:11 +09:00
ecore_animator.eo Eo: Get rid of eo_add_custom. 2014-09-25 10:30:56 +01:00
ecore_app.c move ecore documentation not in headers to .h files for consistency 2014-07-26 12:30:12 +09:00
ecore_events.c Revert "ecore/ecore_event - logically this check is redundant." 2014-05-27 22:27:05 +09:00
ecore_exe.c Ecore exe: refactor and fix compilation on windows. 2014-08-27 15:14:17 +01:00
ecore_exe.eo eolian: move efl eo files over to the new ctor syntax 2014-09-01 15:53:35 +01:00
ecore_exe_posix.c Ecore exe: Mark obj as unused. 2014-09-02 13:23:41 +01:00
ecore_exe_private.h Ecore exe: refactor and fix compilation on windows. 2014-08-27 15:14:17 +01:00
ecore_exe_ps3.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_exe_win32.c ecore_exe_win32: CreateProcess was called with random flags. 2014-10-25 16:42:00 +02:00
ecore_exe_wince.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_getopt.c ecore_getopt: correct fix for CID 98382 and 98383 2014-08-27 11:57:19 +01:00
ecore_glib.c move ecore documentation not in headers to .h files for consistency 2014-07-26 12:30:12 +09:00
ecore_idle_enterer.c Eo: Change eo_add/del/unref behaviour. 2014-09-25 17:38:45 +01:00
ecore_idle_enterer.eo Eo: Get rid of eo_add_custom. 2014-09-25 10:30:56 +01:00
ecore_idle_exiter.c Eo: Change eo_add/del/unref behaviour. 2014-09-25 17:38:45 +01:00
ecore_idle_exiter.eo Eo: Get rid of eo_add_custom. 2014-09-25 10:30:56 +01:00
ecore_idler.c Eo: Change eo_add/del/unref behaviour. 2014-09-25 17:38:45 +01:00
ecore_idler.eo Eo: Get rid of eo_add_custom. 2014-09-25 10:30:56 +01:00
ecore_job.c Eo: Change eo_add/del/unref behaviour. 2014-09-25 17:38:45 +01:00
ecore_job.eo Eo: Get rid of eo_add_custom. 2014-09-25 10:30:56 +01:00
ecore_main.c ecore: Add code for new API function 'ecore_main_loop_nested_get' 2014-12-04 08:58:10 -05:00
ecore_mainloop.eo ecore: do not use Eina_Bool in ecore_mainloop.eo 2014-08-28 17:02:20 +01:00
ecore_parent.eo Ecore eolian: Fix namespaces for all of the ecore classes. 2014-06-30 17:47:06 +01:00
ecore_pipe.c ecore-pipe - check fcntl return 2014-08-27 15:17:00 +09:00
ecore_poller.c Eo: Change eo_add/del/unref behaviour. 2014-09-25 17:38:45 +01:00
ecore_poller.eo Eo: Get rid of eo_add_custom. 2014-09-25 10:30:56 +01:00
ecore_private.h fix duplicate function call names in ecore and ecore_con that can clash 2014-06-16 15:57:05 +09:00
ecore_signal.c Fix warnings with sig_atomic_t being a long on FreeBSD. 2014-05-30 14:02:36 +02:00
ecore_thread.c ecore: add ecore_thread_wait and necessary infrastructure. 2015-01-07 16:45:07 +01:00
ecore_throttle.c move ecore documentation not in headers to .h files for consistency 2014-07-26 12:30:12 +09:00
ecore_time.c move ecore documentation not in headers to .h files for consistency 2014-07-26 12:30:12 +09:00
ecore_timer.c Eo: Change eo_add/del/unref behaviour. 2014-09-25 17:38:45 +01:00
ecore_timer.eo Eo: Get rid of eo_add_custom. 2014-09-25 10:30:56 +01:00