Home
last modified time | relevance | path

Searched refs:thr_mags (Results 1 – 1 of 1) sorted by relevance

/dragonfly/lib/libc/stdlib/
H A Dnmalloc.c322 typedef struct thr_mags { struct
326 } thr_mags; argument
328 static __thread thr_mags thread_mags TLS_ATTRIBUTE;
422 thr_mags *tp; in _nmalloc_thr_init()
1077 thr_mags *tp; in _slaballoc()
1738 thr_mags *tp; in mtmagazine_alloc()
1839 thr_mags *tp; in mtmagazine_free()
1968 thr_mags *tp = thrp; in mtmagazine_destructor()