Searched refs:_S_max_threads (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/libstdc++/include/ext/
H A Dmt_allocator.h65 enum { _S_max_threads = 4096 }; enumerator in enum:__pool_base::_Tune::__anon1830
115 _M_chunk_size(_S_chunk_size), _M_max_threads(_S_max_threads),
266 // _S_max_threads. Thread id 0 is used as a global memory pool.
279 // Thread id ranging from 1 to _S_max_threads.
296 // _S_initialize() for _S_max_threads + global pool 0.
310 // for _S_max_threads + global pool 0.
489 _Tune::_S_max_threads,

Completed in 69 milliseconds