bordeaux-threads
API documentation
Package:
bordeaux-threads
Function thread-alive-p
Lambda List
thread-alive-p
(
thread
)
Details
Returns true if
thread
is alive, that is, if
destroy-thread
has not been called on it.