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

  /prebuilt/linux-x86/toolchain/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,
  /prebuilt/ndk/android-ndk-r5/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,
  /prebuilt/ndk/android-ndk-r6/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,
  /prebuilt/ndk/android-ndk-r7/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,

Completed in 855 milliseconds