bug-ncurses
[Top][All Lists]
Advanced

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

Re: threads


From: Thomas E. Dickey
Subject: Re: threads
Date: Thu, 7 Mar 2002 05:23:03 -0500 (EST)

On Wed, 6 Mar 2002, Tom Carroll wrote:

> Hello,
>
>   I do not know if this is the best place to ask this question, but I
> have been able to locate a satisfactory answer.
>
> The question boils down to the following:
>
> Does a screen permit concurrent updates, i.e. does the output routines
> use some sort of synchronization similar to locking stdio found on many
> platforms?

it is not multithread-safe (that's the analogous thing to flock, etc).

-- 
T.E.Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net




reply via email to

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