Function: SB-THREAD:THREAD-EPHEMERAL-P¶
Return T if THREAD is `ephemeral’, which indicates that this thread is used by SBCL for internal purposes, and specifically that our runtime knows how to terminate this thread cleanly prior to core file saving without signalling an error in that case.
Lambda list¶
(sb-thread:thread)