This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Recursive locks? Locking API?


On 10/17/2012 07:21 AM, Freddie Chopin wrote:
> Hi!
> 
> Does newlib REALLY need recursive locks? Couldn't some parts of it be
> rewritten to use normal - binary - locks only?

POSIX requires stdio locking to be recursive.  Maybe some other locks
can be made binary, but not stdio locks.

-- 
Eric Blake   eblake@redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]