mailing list of musl libc
 help / color / mirror / code / Atom feed
* robust mutex support
@ 2016-03-18  1:28 Khem Raj
  2016-03-18  3:43 ` Rich Felker
  0 siblings, 1 reply; 3+ messages in thread
From: Khem Raj @ 2016-03-18  1:28 UTC (permalink / raw)
  To: musl

[-- Attachment #1: Type: text/plain, Size: 299 bytes --]

Hi All,

We are missing robust mutexes in musl, there are packages which depend on them, one of
the package that I ran across recently is apache portable runtime ( apr ) as well as
linux rt-tests package. There might be more, but I think its a desirable feature to have

Thoughts?

-Khem


[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 204 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: robust mutex support
  2016-03-18  1:28 robust mutex support Khem Raj
@ 2016-03-18  3:43 ` Rich Felker
  2016-03-18  3:49   ` Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: Rich Felker @ 2016-03-18  3:43 UTC (permalink / raw)
  To: musl

On Thu, Mar 17, 2016 at 06:28:31PM -0700, Khem Raj wrote:
> Hi All,
> 
> We are missing robust mutexes in musl, there are packages which depend on them, one of
> the package that I ran across recently is apache portable runtime ( apr ) as well as
> linux rt-tests package. There might be more, but I think its a desirable feature to have
> 
> Thoughts?

I think you mean priority inheritance. musl has had robust mutex
support since roughly a month after the initial release in 2011. :)

Rich


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: robust mutex support
  2016-03-18  3:43 ` Rich Felker
@ 2016-03-18  3:49   ` Khem Raj
  0 siblings, 0 replies; 3+ messages in thread
From: Khem Raj @ 2016-03-18  3:49 UTC (permalink / raw)
  To: musl

[-- Attachment #1: Type: text/plain, Size: 659 bytes --]


> On Mar 17, 2016, at 8:43 PM, Rich Felker <dalias@libc.org> wrote:
> 
> On Thu, Mar 17, 2016 at 06:28:31PM -0700, Khem Raj wrote:
>> Hi All,
>> 
>> We are missing robust mutexes in musl, there are packages which depend on them, one of
>> the package that I ran across recently is apache portable runtime ( apr ) as well as
>> linux rt-tests package. There might be more, but I think its a desirable feature to have
>> 
>> Thoughts?
> 
> I think you mean priority inheritance. musl has had robust mutex
> support since roughly a month after the initial release in 2011. :)
> 


ah yes that was an oversight. I did mean PI mutex

> Rich


[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 204 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-03-18  3:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-18  1:28 robust mutex support Khem Raj
2016-03-18  3:43 ` Rich Felker
2016-03-18  3:49   ` Khem Raj

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).