On 06/03/2014, at 6:31 AM, RF wrote:

> What's the spawn_pthread for in the latest evtdemo? Is it to show it's a 
> fully featured driver or is it structural?

It's just a demo, so its just there to print "UNSTOPPABLE" at regular
intervals .. whether you run_until_blocked() or not doesn't matter.

You could, for example, do image processing in a separate pthread,
but because most graphic software is bullshit you have  to send the final image
back to the main thread to actually write to the graphics device.

--
john skaller
skal...@users.sourceforge.net
http://felix-lang.org




------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to