chicken-users
[Top][All Lists]
Advanced

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

Re: Re : [Chicken-users] thread-sleep! for less than a second


From: Daishi Kato
Subject: Re: Re : [Chicken-users] thread-sleep! for less than a second
Date: Tue, 16 Jan 2007 16:48:21 +0900

On 1/16/07, felix winkelmann <address@hidden> wrote:
On 1/16/07, Daishi Kato <address@hidden> wrote:
>
> BTW, timeout is also used for thread-join!, mutex-lock! and
> mutex-unlock! in srfi-18.
> It'd be more consistent to have */ms procedures for these above.
> Or, since timeout for these procedures including thread-sleep! can be
> a time object,
> introducing time->milliseconds and milliseconds->time would be sufficient.
>

I prefer the latter solution. Could you write a ticket at
http://trac.callcc.org for
this?

Sure, and done.
With the latter solution, we don't need thread-sleep!/ms, right?

--daishi




reply via email to

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