mail.gwu.edu] On
>> Behalf Of Gedare Bloom
>> Sent: Thursday, February 27, 2014 9:18 AM
>> To: Jennifer Averett
>> Cc: rtems-devel@rtems.org
>> Subject: Re: pthread get attribute
>>
>> In case of an error ESRCH, shouldn't there be an _Objects_Put() call
To: Jennifer Averett
> Cc: rtems-devel@rtems.org
> Subject: Re: pthread get attribute
>
> In case of an error ESRCH, shouldn't there be an _Objects_Put() call before
> returning?
>
> On Thu, Feb 27, 2014 at 8:30 AM, Jennifer Averett
> wrote:
> > Attac
In case of an error ESRCH, shouldn't there be an _Objects_Put() call
before returning?
On Thu, Feb 27, 2014 at 8:30 AM, Jennifer Averett
wrote:
> Attached is the modified pthread get attribute
> patch and its corresponding test.
>
>
> Jennifer Averett
> On-Lin
Averett
> wrote:
>> Attached is the modified pthread get attribute
>> patch and its corresponding test.
>>
>>
>> Jennifer Averett
>> On-Line Applications Research
>> ___
>> rtems-devel mailing list
>
Attached is the modified pthread get attribute
patch and its corresponding test.
Jennifer Averett
On-Line Applications ResearchFrom 4f74ebdf993f09993355df27a2fab784997a8733 Mon Sep 17 00:00:00 2001
From: Jennifer Averett
Date: Tue, 14 Jan 2014 09:43:14 -0600
Subject: [PATCH 05/15] posix: Add