HomeSort by relevance Sort by last modified time
    Searched refs:_S_max_threads (Results 1 - 9 of 9) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
mt_allocator.h 62 enum { _S_max_threads = 4096 };
112 _M_chunk_size(_S_chunk_size), _M_max_threads(_S_max_threads),
263 // _S_max_threads. Thread id 0 is used as a global memory pool.
276 // Thread id ranging from 1 to _S_max_threads.
293 // _S_initialize() for _S_max_threads + global pool 0.
307 // for _S_max_threads + global pool 0.
486 _Tune::_S_max_threads,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
mt_allocator.h 64 enum { _S_max_threads = 4096 };
114 _M_chunk_size(_S_chunk_size), _M_max_threads(_S_max_threads),
265 // _S_max_threads. Thread id 0 is used as a global memory pool.
278 // Thread id ranging from 1 to _S_max_threads.
295 // _S_initialize() for _S_max_threads + global pool 0.
309 // for _S_max_threads + global pool 0.
488 _Tune::_S_max_threads,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
mt_allocator.h 64 enum { _S_max_threads = 4096 };
114 _M_chunk_size(_S_chunk_size), _M_max_threads(_S_max_threads),
265 // _S_max_threads. Thread id 0 is used as a global memory pool.
278 // Thread id ranging from 1 to _S_max_threads.
295 // _S_initialize() for _S_max_threads + global pool 0.
309 // for _S_max_threads + global pool 0.
488 _Tune::_S_max_threads,
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 62 enum { _S_max_threads = 4096 };
112 _M_chunk_size(_S_chunk_size), _M_max_threads(_S_max_threads),
263 // _S_max_threads. Thread id 0 is used as a global memory pool.
276 // Thread id ranging from 1 to _S_max_threads.
293 // _S_initialize() for _S_max_threads + global pool 0.
307 // for _S_max_threads + global pool 0.
486 _Tune::_S_max_threads,
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 62 enum { _S_max_threads = 4096 };
112 _M_chunk_size(_S_chunk_size), _M_max_threads(_S_max_threads),
263 // _S_max_threads. Thread id 0 is used as a global memory pool.
276 // Thread id ranging from 1 to _S_max_threads.
293 // _S_initialize() for _S_max_threads + global pool 0.
307 // for _S_max_threads + global pool 0.
486 _Tune::_S_max_threads,
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 62 enum { _S_max_threads = 4096 };
112 _M_chunk_size(_S_chunk_size), _M_max_threads(_S_max_threads),
263 // _S_max_threads. Thread id 0 is used as a global memory pool.
276 // Thread id ranging from 1 to _S_max_threads.
293 // _S_initialize() for _S_max_threads + global pool 0.
307 // for _S_max_threads + global pool 0.
486 _Tune::_S_max_threads,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
mt_allocator.h 62 enum { _S_max_threads = 4096 };
112 _M_chunk_size(_S_chunk_size), _M_max_threads(_S_max_threads),
263 // _S_max_threads. Thread id 0 is used as a global memory pool.
276 // Thread id ranging from 1 to _S_max_threads.
293 // _S_initialize() for _S_max_threads + global pool 0.
307 // for _S_max_threads + global pool 0.
486 _Tune::_S_max_threads,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
mt_allocator.h 64 enum { _S_max_threads = 4096 };
114 _M_chunk_size(_S_chunk_size), _M_max_threads(_S_max_threads),
265 // _S_max_threads. Thread id 0 is used as a global memory pool.
278 // Thread id ranging from 1 to _S_max_threads.
295 // _S_initialize() for _S_max_threads + global pool 0.
309 // for _S_max_threads + global pool 0.
488 _Tune::_S_max_threads,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
mt_allocator.h 64 enum { _S_max_threads = 4096 };
114 _M_chunk_size(_S_chunk_size), _M_max_threads(_S_max_threads),
265 // _S_max_threads. Thread id 0 is used as a global memory pool.
278 // Thread id ranging from 1 to _S_max_threads.
295 // _S_initialize() for _S_max_threads + global pool 0.
309 // for _S_max_threads + global pool 0.
488 _Tune::_S_max_threads,

Completed in 132 milliseconds