mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 22:51:50 +03:00
Add mtx (mutex) to test infrastructure, in order to avoid bootstrapping complications that would result from directly using malloc_mutex. Rename test infrastructure's thread abstraction from je_thread to thd. Fix some header ordering issues. |
||
|---|---|---|
| .. | ||
| aligned_alloc.c | ||
| allocated.c | ||
| allocm.c | ||
| ALLOCM_ARENA.c | ||
| mremap.c | ||
| posix_memalign.c | ||
| rallocm.c | ||
| thread_arena.c | ||
| thread_tcache_enabled.c | ||