Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_change.c76 static void cleanup_thread_by_pid(pid_t pid);
286 cleanup_thread_by_pid( in chg_get_statusChange()
389 cleanup_thread_by_pid(nscd_pid); in chg_get_statusChange()
396 cleanup_thread_by_pid(0); in chg_get_statusChange()
567 cleanup_thread_by_pid(pid_t pid) in cleanup_thread_by_pid() function