In the HPI training materials, I can see that HPI will responsible for 
collecting the event and putting the event into the event queue of each session.
But in the OpenHPI code (Version is 3.0.0) , the function static gpointer 
evtget_func(gpointer data) in threaded.c will call oh_harvest_events
And oh_harvest_events just call the get_event function of each plugin , don't 
put the event into the event queue "oh_process_q".

So if each plugin don't put the event into the global event queue 
"oh_process_q", how do process_hpi_event get the event and put it into the 
event queue of each session?

Thanks

BR /ZHU Jianhua

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Openhpi-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openhpi-devel

Reply via email to