Searched refs:cleanup_op_t (Results 1 – 1 of 1) sorted by relevance
50 } cleanup_op_t; typedef533 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()