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

/osnet-11/usr/src/lib/libmtmalloc/common/
H A Dmtmalloc.c215 static percpu_t *exclusive_list; /* points into the top half of cpu_list */ variable
334 &exclusive_list[this_lwp - 1], FALSE));
1140 exclusive_list = &new_cpu_list[new_cpu_mask + 1];

Completed in 35 milliseconds