void wrote:
>
> The man pages say:
>
> sleep - suspend process execution for an interval measured in seconds
> usleep - suspend process execution for an interval measured in microseconds
>
> Maybe he's using the wrong routine?
>
The FreeBSD manpages don't appear to comment on this matter, but
usleep() isn't thread safe on all platforms.
--
-------------------------------------------------
Justin Wojdacki
[EMAIL PROTECTED] (408) 350-5032
Communications Processors Group -- Analog Devices
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message