server-skynet-source-3rd-je.../src
Jason Evans a9076c9483 Fix a prof-related race condition.
Fix prof_lookup() to artificially raise curobjs for all paths through
the code that creates a new entry in the per thread bt2cnt hash table.
This fixes a race condition that could corrupt memory if prof_accum were
false, and a non-default lg_prof_tcmax were used and/or threads were
destroyed.
2011-08-30 23:40:11 -07:00
..
arena.c Fix two prof-related bugs in rallocm(). 2011-08-11 23:00:25 -07:00
atomic.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
base.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
bitmap.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
chunk_dss.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
chunk_mmap.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
chunk_swap.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
chunk.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
ckh.c Use LLU suffix for all 64-bit constants. 2011-05-22 10:49:44 -07:00
ctl.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
extent.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
hash.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
huge.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
jemalloc.c Fix a prof-related bug in realloc(). 2011-08-30 23:37:29 -07:00
mb.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
mutex.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
prof.c Fix a prof-related race condition. 2011-08-30 23:40:11 -07:00
rtree.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
stats.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
tcache.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
zone.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00