Searched defs:tcache (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dtc.func.c1414 } *tcache = NULL; variable in typeref:struct:tildecache
[all...]
/freebsd-9.3-release/lib/libc/stdlib/
H A Dmalloc.c3283 tcache_event(tcache_t *tcache) argument
3339 tcache_bin_fill(tcache_t *tcache, tcache_bin_t *tbin, size_t binind) argument
3388 tcache_alloc(tcache_t *tcache, size_t size, bool zero) argument
3432 tcache_alloc_hard(tcache_t *tcache, tcache_bin_t *tbin, size_t binind) argument
3586 tcache_t *tcache = tcache_tls; local
4132 tcache_t *tcache; local
4211 tcache_dalloc(tcache_t *tcache, void *ptr) argument
4310 tcache_t *tcache = tcache_tls; local
4331 arena_dalloc_hard(arena_t *arena, arena_chunk_t *chunk, void *ptr, arena_chunk_map_t *mapelm, tcache_t *tcache) argument
4769 tcache_bin_destroy(tcache_t *tcache, tcache_bin_t *tbin, unsigned binind) argument
4807 tcache_stats_merge(tcache_t *tcache, arena_t *arena) argument
4836 tcache_t *tcache; local
4870 tcache_destroy(tcache_t *tcache) argument
6212 tcache_t *tcache = tcache_tls; local
[all...]

Completed in 174 milliseconds