On Thu, Apr 23, 2015 at 3:09 PM, Sebastian Huber
wrote:
>
> - Gedare Bloom schrieb:
>> On Thu, Apr 23, 2015 at 9:30 AM, Sebastian Huber
>> wrote:
>> > A thread join twofold. One side uses a thread queue and the other not.
>> > So we must not use the same state.
>> >
>> > Update #2035.
>> >
- Gedare Bloom schrieb:
> On Thu, Apr 23, 2015 at 9:30 AM, Sebastian Huber
> wrote:
> > A thread join twofold. One side uses a thread queue and the other not.
> > So we must not use the same state.
> >
> > Update #2035.
> > ---
> > cpukit/libmisc/monitor/mon-prmisc.c | 1 +
> > c
On Thu, Apr 23, 2015 at 9:30 AM, Sebastian Huber
wrote:
> A thread join twofold. One side uses a thread queue and the other not.
> So we must not use the same state.
>
> Update #2035.
> ---
> cpukit/libmisc/monitor/mon-prmisc.c | 1 +
> cpukit/posix/src/pthreadjoin.c| 2
A thread join twofold. One side uses a thread queue and the other not.
So we must not use the same state.
Update #2035.
---
cpukit/libmisc/monitor/mon-prmisc.c | 1 +
cpukit/posix/src/pthreadjoin.c| 2 +-
cpukit/score/include/rtems/score/statesimpl.h | 4 +++-
3 files c