Searched refs:nfsauth_refresh_thread (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_auth.c148 static void nfsauth_refresh_thread(void);
192 (void) zthread_create(NULL, 0, nfsauth_refresh_thread,
206 * Prevent the nfsauth_refresh_thread from getting new
215 * Also, wait for nfsauth_refresh_thread() to exit.
590 nfsauth_refresh_thread(void) function
661 * nfsauth_refresh_thread() shutdown. In a case we

Completed in 46 milliseconds