Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/libstdc++-v3/src/
H A Dmt_allocator.cc316 if (__block->_M_thread_id == __thread_id) in _M_reclaim_block()
319 __atomic_add(&__reclaimed_base[__block->_M_thread_id], 1); in _M_reclaim_block()
442 __block->_M_thread_id = __thread_id; in _M_reserve_block()
/openbsd/gnu/gcc/libstdc++-v3/include/ext/
H A Dmt_allocator.h289 size_t _M_thread_id; member
350 __block->_M_thread_id = __thread_id; in _M_adjust_freelist()