object-wait-multiple - timing out long running thunks
From: Chris Wright (wrightca_at_hotmail.com)
Date: 09/21/04
- Next message: Tayssir John Gabbour: "Re: Lisp anxieties"
- Previous message: Arthur Lemmens: "Re: Lisp anxieties"
- Next in thread: Rahul Jain: "Re: object-wait-multiple - timing out long running thunks"
- Reply: Rahul Jain: "Re: object-wait-multiple - timing out long running thunks"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 21 Sep 2004 13:26:27 GMT
DrScheme has a form
(object-wait-multiple timeout thunk)
which returns #f is thunk fails to return within timeout secs, or
returns the value of thunk
are there any similar constructs in openmcl or sbcl?
thanks
Chris Wright
- Next message: Tayssir John Gabbour: "Re: Lisp anxieties"
- Previous message: Arthur Lemmens: "Re: Lisp anxieties"
- Next in thread: Rahul Jain: "Re: object-wait-multiple - timing out long running thunks"
- Reply: Rahul Jain: "Re: object-wait-multiple - timing out long running thunks"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]