Searched refs:addr_uint32 (Results 1 – 1 of 1) sorted by relevance
86 boost::uint32_t addr_uint32; in windows_semaphore_based_map() member90 BOOST_ASSERT((caster.addr_uint32 & boost::uint32_t(3)) == 0); in windows_semaphore_based_map()91 max_count = caster.addr_uint32 >> 2; in windows_semaphore_based_map()163 boost::uint32_t addr_uint32; in get_map_unlocked() member166 caster.addr_uint32 = m_sem_map.limit(); in get_map_unlocked()167 caster.addr_uint32 = caster.addr_uint32 << 2; in get_map_unlocked()