Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libmtmalloc/common/
H A Dmtmalloc_impl.h81 typedef uint_t (*curcpu_func)(void); typedef
H A Dmtmalloc.c180 static curcpu_func curcpu;
791 curcpu_func new_curcpu; in setup_caches()
803 new_curcpu = (curcpu_func)thr_self; in setup_caches()