Re: Documentation: Locking protocols and thread queues

2017-01-30 Thread Joel Sherrill
On Mon, Jan 30, 2017 at 7:47 AM, Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > Hello, > > I would like to update the documentation of the locking protocols > (priority ceiling, priority inheritance, OMIP, MrsP) and the thread queues. > Since this is API independent I think the Sem

Documentation: Locking protocols and thread queues

2017-01-30 Thread Sebastian Huber
Hello, I would like to update the documentation of the locking protocols (priority ceiling, priority inheritance, OMIP, MrsP) and the thread queues. Since this is API independent I think the Semaphore Manager chapter is the wrong place. Should I add this to the Key Concepts? -- Sebastian Hub