Home
last modified time | relevance | path

Searched refs:m_aNotEmpty (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/salhelper/inc/salhelper/
H A Dqueue.hxx103 osl::Semaphore m_aNotEmpty; member in salhelper::Queue
110 inline Queue() : m_aNotEmpty (static_cast< sal_uInt32 >(0)) in Queue()
119 m_aNotEmpty.release(); in put()
126 m_aNotEmpty.acquire(); in get()

Completed in 8 milliseconds