Go to the source code of this file.
Namespaces | |
| namespace | base |
| namespace | base::defs |
Defines | |
| #define | BASE_DEFS_CONF_HH 1 |
Variables | |
| const uint | base::defs::MAX_THREADS = 1024 |
| const uint | base::defs::THREAD_STACK_SIZE = 16 * KILOBYTE |
| const uint | base::defs::DEFAULT_THREAD_MEMORY_SIZE = 8 * KILOBYTE |
| tiny in case of lots of threads | |
| const uint | base::defs::MAX_THREAD_MEMORY_SIZE = 16 * MEGABYTE |
| const uint | base::defs::FAST_LOCK_LOOP_YIELD = MILLION |
| iterations when FastLock will yield CPU | |
| const long | base::defs::SUBALLOCATE_THREAD_MEMORY_MARGIN = 128 |
| padding to hopefully survive off-by-1 overruns | |
| const long | base::defs::SUBALLOCATE_THREAD_MEMORY_ALIGN = 64 |
| data alignment for speed (power-of-2) | |
| #define BASE_DEFS_CONF_HH 1 |
Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:13 2007