Home
last modified time | relevance | path

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

/dragonfly/lib/libc/stdlib/
H A Dnmalloc.c349 static volatile int bigcache_index; /* SMP races ok */ variable
646 b = ++bigcache_index; in bigcache_find_free()