Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dclock_tick.c295 kmutex_t *plockp; in clock_tick_process() local
373 plockp = t->t_plockp; in clock_tick_process()
374 mutex_enter(plockp); in clock_tick_process()
377 mutex_exit(plockp); in clock_tick_process()
387 mutex_exit(plockp); in clock_tick_process()
421 mutex_exit(plockp); in clock_tick_process()