Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pools/poold/
H A Dpoold.c206 jmethodID poold_shutdown_mid; in halt_application() local
210 if ((poold_shutdown_mid = (*env)->GetMethodID( in halt_application()
213 poold_shutdown_mid); in halt_application()