server-skynet-source-3rd-je.../include/jemalloc
Jason Evans 6da5418ded Remove ephemeral mutexes.
Remove ephemeral mutexes from the prof machinery, and remove
malloc_mutex_destroy().  This simplifies mutex management on systems
that call malloc()/free() inside pthread_mutex_{create,destroy}().

Add atomic_*_u() for operation on unsigned values.

Fix prof_printf() to call malloc_vsnprintf() rather than
malloc_snprintf().
2012-03-23 18:05:51 -07:00
..
internal Remove ephemeral mutexes. 2012-03-23 18:05:51 -07:00
jemalloc_defs.h.in Implement tsd. 2012-03-23 15:14:55 -07:00
jemalloc.h.in Implement aligned_alloc(). 2012-03-13 12:55:21 -07:00