Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Apr 1998 19:03:15 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@zeta.org.au, peter@netplex.com.au, smp@FreeBSD.ORG
Cc:        phk@FreeBSD.ORG
Subject:   Re: more SMP stuff
Message-ID:  <199804050903.TAA30092@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
I wrote:
>nanosleep() is currently quite broken:
>- EWOULDBLOCK is returned instead of 0 in most cases when the timeout
>  expires.

Fixed by Peter.

>- EWOULDBLOCK is returned instead of EINTR if an interrupt occurs and
>  syscalls are not being restarted after this interrupt.

Actually, nanosleep() doesn't return in this case.

Bruce

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-smp" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804050903.TAA30092>