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

/opensolaris-onvv-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_change.c64 static chg_info_t chg = { DEFAULTMUTEX, DEFAULTCV, 0, NULL, NULL, NULL, 0 };
116 waiting_list_add(chg_info_t *info, pid_t pid, thread_t tid,
150 waiting_list_delete(chg_info_t *info, thread_t tid)
185 waiting_list_cleanup(chg_info_t *chg, thread_t tid)
202 waiting_list_set_cleanup(chg_info_t *info, pid_t pid)
514 cleanup_threads(chg_info_t *chg, pid_t pid, cleanup_type_t type)
H A Dcachemgr.h94 } chg_info_t; typedef in typeref:struct:chg_info

Completed in 94 milliseconds