Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_info.c53 mutex_t jstat_mtx; variable
157 (void) mutex_lock(&jstat_mtx); in tlm_new_job_stats()
171 (void) mutex_unlock(&jstat_mtx); in tlm_new_job_stats()
185 (void) mutex_lock(&jstat_mtx); in tlm_ref_job_stats()
191 (void) mutex_unlock(&jstat_mtx); in tlm_ref_job_stats()
201 (void) mutex_unlock(&jstat_mtx); in tlm_ref_job_stats()
208 (void) mutex_unlock(&jstat_mtx); in tlm_ref_job_stats()
221 (void) mutex_lock(&jstat_mtx); in tlm_un_ref_job_stats()
235 (void) mutex_unlock(&jstat_mtx); in tlm_un_ref_job_stats()
240 (void) mutex_unlock(&jstat_mtx); in tlm_un_ref_job_stats()