Searched defs:hid_buffer_pool (Results 1 – 1 of 1) sorted by relevance
181 class hid_buffer_pool class184 hid_buffer_pool() : m_nSize( 0 ), m_pHead( nullptr ), m_pTail( nullptr ), m_pFree( nullptr ) in hid_buffer_pool() function in hid_buffer_pool
Completed in 65 milliseconds