Commit Graph

1 Commits

Author SHA1 Message Date
Gustavo Sverzut Barbieri 109bf1b387 Efl_Object: make main domain accessible in Eina_Coro.
Currently Eina_Coro is implemented with actual threads, that barf Eo
checkings and makes main thread objects unusuable.

Since this is an implementation detail, let's use Eina_Coro hooks to
adopt the main domain and return when it's done... The user doesn't
see this, it's transparent.
2017-08-27 11:47:55 -03:00