Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_change.c50 } cleanup_op_t; typedef
533 cleanup_op_t *op = (cleanup_op_t *)arg; in chg_cleanup_waiting_threads()
569 cleanup_op_t *op; in cleanup_thread_by_pid()
571 if ((op = malloc(sizeof (cleanup_op_t))) == NULL) in cleanup_thread_by_pid()