On Thu, Oct 8, 2020 at 4:49 PM Chris Johns wrote:
>
> On 9/10/20 3:28 am, Gedare Bloom wrote:
> > On Thu, Oct 8, 2020 at 2:19 AM wrote:
> >>
> >> From: Chris Johns
> >>
> >> - Do not start threads detached
> >> ---
> >> cpukit/include/rtems/thread.hpp | 4
> >> cpukit/librtemscxx/thread.c
On 9/10/20 3:28 am, Gedare Bloom wrote:
> On Thu, Oct 8, 2020 at 2:19 AM wrote:
>>
>> From: Chris Johns
>>
>> - Do not start threads detached
>> ---
>> cpukit/include/rtems/thread.hpp | 4
>> cpukit/librtemscxx/thread.cpp | 22 ++
>> 2 files changed, 22 insertions(+),
On Thu, Oct 8, 2020 at 2:19 AM wrote:
>
> From: Chris Johns
>
> - Do not start threads detached
> ---
> cpukit/include/rtems/thread.hpp | 4
> cpukit/librtemscxx/thread.cpp | 22 ++
> 2 files changed, 22 insertions(+), 4 deletions(-)
>
> diff --git a/cpukit/include/rt
From: Chris Johns
- Do not start threads detached
---
cpukit/include/rtems/thread.hpp | 4
cpukit/librtemscxx/thread.cpp | 22 ++
2 files changed, 22 insertions(+), 4 deletions(-)
diff --git a/cpukit/include/rtems/thread.hpp b/cpukit/include/rtems/thread.hpp
index e9