Re: HowTo for queues

2010-06-03 Thread David Sugar
The queue class was written because there are some older Bayonne drivers that would likely make use of it when the rest of Bayonne is ported to ucommon, and it is also based on some stuff also used in the original Common C++. However, those drivers (in particular, Dialogic and Pika, which used an

HowTo for queues

2010-06-03 Thread Leon Pollak
Hello. I am a newbie here - sorry for stupid questions (but I am definitely not a newbie in RT programming - 16 years with RTEMS, pSOS and similar). I also hope that this is the correct place for such questions. I am trying to understand uCommon queues with the help of doxygen documentation and