Mechatronics Portfolio
Logan Williamson's Mechatronics Portfolio and Documentation Repository
|
Task sharing library implementing both shares and queues. More...
Classes | |
class | shares.Share |
A standard shared variable. More... | |
class | shares.Queue |
A queue of shared data. More... | |
Task sharing library implementing both shares and queues.
Implements a very simple interface for sharing data between multiple tasks.