|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Event_Struct and Ecore_Job?Hello,
in the past I used ecore_main_fd_handler_add() to hook my async signal from a second thread into the ecore loop. This works well so far. Now I found this: http://docs.enlightenment.org/api/ecore/html/group__Ecore__Job__Group.html and http://docs.enlightenment.org/books/cookbook/eflcookbook.html#id2540052 What contains ecore_event_handler_add(). I wasn't able to find that in the ecore docs. Could you short explain for what both types are used? Is one of both able to replace my current way of hooking async functions from a second thread into the ecore main loop as I did it with ecore_main_fd_handler_add()? regards Andreas ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Anjuta-devel mailing list Anjuta-devel@... https://lists.sourceforge.net/lists/listinfo/anjuta-devel |
|
|
Re: Event_Struct and Ecore_Job?Hi!
Are you sure you sent this to the correct list? I have not much idea about enlightment... Regards, Johannes Am Donnerstag, den 03.07.2008, 00:21 +0200 schrieb Andreas Volz: > Hello, > > in the past I used ecore_main_fd_handler_add() to hook my async signal > from a second thread into the ecore loop. This works well so far. Now I > found this: > > http://docs.enlightenment.org/api/ecore/html/group__Ecore__Job__Group.html > > and > > http://docs.enlightenment.org/books/cookbook/eflcookbook.html#id2540052 > > What contains ecore_event_handler_add(). I wasn't able to find that in > the ecore docs. > > Could you short explain for what both types are used? > > Is one of both able to replace my current way of hooking async > functions from a second thread into the ecore main loop as I did it > with ecore_main_fd_handler_add()? > > regards > Andreas > > ------------------------------------------------------------------------- > Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! > Studies have shown that voting for your favorite open source project, > along with a healthy diet, reduces your potential for chronic lameness > and boredom. Vote Now at http://www.sourceforge.net/community/cca08 > _______________________________________________ > Anjuta-devel mailing list > Anjuta-devel@... > https://lists.sourceforge.net/lists/listinfo/anjuta-devel ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Anjuta-devel mailing list Anjuta-devel@... https://lists.sourceforge.net/lists/listinfo/anjuta-devel |
|
|
Re: Event_Struct and Ecore_Job?Am Thu, 03 Jul 2008 00:35:27 +0200 schrieb Johannes Schmid:
You're right. Was the wrong list. Sorry! Andreas > Hi! > > Are you sure you sent this to the correct list? I have not much idea > about enlightment... > > Regards, > Johannes > > Am Donnerstag, den 03.07.2008, 00:21 +0200 schrieb Andreas Volz: > > Hello, > > > > in the past I used ecore_main_fd_handler_add() to hook my async > > signal from a second thread into the ecore loop. This works well so > > far. Now I found this: > > > > http://docs.enlightenment.org/api/ecore/html/group__Ecore__Job__Group.html > > > > and > > > > http://docs.enlightenment.org/books/cookbook/eflcookbook.html#id2540052 > > > > What contains ecore_event_handler_add(). I wasn't able to find that > > in the ecore docs. > > > > Could you short explain for what both types are used? > > > > Is one of both able to replace my current way of hooking async > > functions from a second thread into the ecore main loop as I did it > > with ecore_main_fd_handler_add()? > > > > regards > > Andreas > > > > ------------------------------------------------------------------------- > > Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! > > Studies have shown that voting for your favorite open source > > project, along with a healthy diet, reduces your potential for > > chronic lameness and boredom. Vote Now at > > http://www.sourceforge.net/community/cca08 > > _______________________________________________ Anjuta-devel > > mailing list Anjuta-devel@... > > https://lists.sourceforge.net/lists/listinfo/anjuta-devel ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Anjuta-devel mailing list Anjuta-devel@... https://lists.sourceforge.net/lists/listinfo/anjuta-devel |
| Free Forum Powered by Nabble | Forum Help |