scanf123 / embedded-control-library

Automatically exported from code.google.com/p/embedded-control-library
0 stars 0 forks source link

Sigslots #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Recreate and performance test a minimal version of our old ycl sigslots.

- No threading (we weren't using this anyway).
- Event signaller.
- Add sigslots to the thread class.

Original issue reported on code.google.com by d.ston...@gmail.com on 18 Jul 2009 at 9:18

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago

Original comment by d.ston...@gmail.com on 11 Aug 2009 at 7:31

GoogleCodeExporter commented 8 years ago
Didn't add the sigslots to the thread class. Keep it lean and mean instead, and 
its
easy enough for someone to add a signal to their worker function.

Original comment by d.ston...@gmail.com on 11 Aug 2009 at 7:32