Go to file
Jason Evans ed3d152ea0 Fix next_arena initialization.
If there is more than one arena, initialize next_arena so that the
first and second threads to allocate memory use arenas 0 and 1, rather
than both using arena 0.
2010-05-11 12:00:22 -07:00
jemalloc Fix next_arena initialization. 2010-05-11 12:00:22 -07:00
.gitignore Fix build system problems. 2010-04-07 23:37:35 -07:00