24 Oct
                
                    2011
                
            
            
                24 Oct
                
                '11
                
            
            
            
        
    
                4:38 p.m.
            
        On Mon, Oct 24, 2011 at 12:23 PM, Mark Evenson <evenson.not.org@gmail.com> wrote:
On Oct 24, 2011, at 17:59 , James Lawrence wrote:
In my case I am only interested in detecting the termination of a thread without polling. Maybe there is an ABCL-specific way to do that.
THREADS:THREAD-ALIVE-P Function: Boolean predicate whether THREAD is alive.
Well as I mentioned, I am interested a non-polling alternative.