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

/illumos-gate/usr/src/cmd/sgs/ldprof/common/
H A Dprofile.c84 prof_mutex_unlock(mutex_t *mp, sigset_t *oset) function
334 (void) prof_mutex_unlock((mutex_t *)&Hptr->
359 (void) prof_mutex_unlock((mutex_t *)&Hptr->hd_mutex, &mask);
506 (void) prof_mutex_unlock((mutex_t *)&Hptr->hd_mutex,
584 (void) prof_mutex_unlock(
613 (void) prof_mutex_unlock((mutex_t *)&Hptr->hd_mutex, &mask);

Completed in 45 milliseconds