Searched refs:m_aNotFull (Results 1 – 1 of 1) sorted by relevance
146 osl::Semaphore m_aNotFull; member in salhelper::BoundedQueue153 inline BoundedQueue (sal_uInt32 capacity) : m_aNotFull (capacity) in BoundedQueue()163 m_aNotFull.acquire(); in put()172 m_aNotFull.release(); in get()