chickadee » srfi-18 » join-timeout-exception?

join-timeout-exception? objprocedure

Returns #t if obj is a "join timeout exception" object, otherwise returns #f. A join timeout exception is raised when thread-join! is called, the timeout is reached and no timeout-val is supplied.