Class PathReturnQueue
    Public
    
    
    
    Public Methods
Private/Protected Members
        
                OnReturnedPaths
        
    
                    
                    
                        Private
                            Readonly
                    
                
        
                pathReturnQueueReading
        
    
                    
                    
                        Private
                    
                
        
                pathReturnQueueWriting
        
    
                    
                    Holds all paths which are waiting to be flagged as completed.
                        Private
                    
                
        
                pathsClaimedSilentlyBy
        
    
                    
                    Paths are claimed silently by some object to prevent them from being recycled while still in use.
                        Private
                            Readonly