Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/disp/
H A Dfx.c156 static kmutex_t fx_dptblock; /* protects fixed priority dispatch table */ variable
420 mutex_enter(&fx_dptblock); in fx_admin()
424 mutex_exit(&fx_dptblock); in fx_admin()