|
Message-ID: <20160318034322.GL21636@brightrain.aerifal.cx> Date: Thu, 17 Mar 2016 23:43:22 -0400 From: Rich Felker <dalias@...c.org> To: musl@...ts.openwall.com Subject: Re: robust mutex support 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
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.