bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: single threaded performance enhancement


From: Wolfram Gloger
Subject: Re: single threaded performance enhancement
Date: Mon, 26 Nov 2001 16:38:07 +0100 ("MET)

> So you can't have the single-threaded app calling
> for e.g. getc_unlocked and a consituent multithreaded
> library calling getc? bummer. Why not?

Because getc_unlocked assumes (and may assume) it is the only thread
that accesses stdio's internal data structures.

Regards,
Wolfram.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]