Searched refs:aTimeouts (Results 1 – 1 of 1) sorted by relevance
1983 std::list< Atom > aTimeouts; in handleSendPropertyNotify() local1988 aTimeouts.push_back( inc_it->first ); in handleSendPropertyNotify()2000 while( aTimeouts.begin() != aTimeouts.end() ) in handleSendPropertyNotify()2004 it->second.erase( aTimeouts.front() ); in handleSendPropertyNotify()2005 aTimeouts.pop_front(); in handleSendPropertyNotify()
Completed in 24 milliseconds