Function: SB-THREAD:THREAD-ALIVE-P

package type github

Return T if THREAD is still alive. Note that the return value is potentially stale even before the function returns, as the thread may exit at any time.

Lambda list

(sb-thread:thread)