Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.c453 static int method_context_safety = 0; /* Can safely call pools/projects. */ variable
1963 if (method_context_safety) in restarter_rm_libs_loadable()
1976 method_context_safety = 1; in restarter_rm_libs_loadable()