Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/lw8/sys/
H A Dsgenv_impl.h184 static void sgenv_update_env_cache(void);
/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dsgenv.c894 env_thread = thread_create(NULL, 0, sgenv_update_env_cache, in sgenv_create_cache_update_threads()
1019 sgenv_update_env_cache(void) in sgenv_update_env_cache() function