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

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

Completed in 60 milliseconds