On Mon, May 21, 2001, vedge wrote:

> would it be thinkable to have a nanosleep() variant in pth_high.c?

Unfortunately, no. Because Pth's central event manager is based on select(2)
and this in term is based on "struct termval", and this just microseconds
based. 
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
GNU Portable Threads (Pth)            http://www.gnu.org/software/pth/
User Support Mailing List                            [EMAIL PROTECTED]
Automated List Manager (Majordomo)           [EMAIL PROTECTED]

Reply via email to