[openbeos] Re: Waiting and waiting

François Revol <revol@xxxxxxx> wrote:
> On the opposite every function that deals with something that belongs 
> to a 
> whole team (memory, files, ...) must use locking (malloc(), fread, 
> ...)

I am not sure about the I/O functions, though. At least I would think 
that everyone who writes with several threads to a file is responsible 
for doing it sequentially; IMHO that wouldn't really fall into the 
responsibility of write().

Adios...
   Axel.



Other related posts: