Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.h83 fmd_stat_t ms_thrlimit; /* limit on auxiliary threads */ member
H A Dfmd_api.c1742 mp->mod_stats->ms_thrlimit.fmds_value.ui32) { in fmd_thr_create()
1745 mp->mod_name, mp->mod_stats->ms_thrlimit.fmds_value.ui32); in fmd_thr_create()
H A Dfmd_module.c250 &mp->mod_stats->ms_thrlimit.fmds_value.ui32); in fmd_module_create()
H A Dfmd_mdb.c491 (void) fmd_stat((uintptr_t)&mod_stats->ms_thrlimit, in module_stat()