help-hurd
[Top][All Lists]
Advanced

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

Re[2]: strage cthread behavior


From: Igor Shmukler
Subject: Re[2]: strage cthread behavior
Date: Sun, 30 Jun 2002 07:35:55 +0400

> libio is thread safe, though, and if he is usig a recent binary system
> (post ABI change), he will use libio and not stdio.

POSIX does not guarantee that printf is thread-safe (although we are talking
cthreads which are not part of POSIX either) thus it is always is a good idea
to not rely on printf being thread safe.




reply via email to

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