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

/freebsd-10-stable/sys/ofed/drivers/infiniband/core/
H A Diwcm.h51 struct completion destroy_comp; member in struct:iwcm_id_private
H A Diwcm.c249 complete(&cm_id_priv->destroy_comp);
305 init_completion(&cm_id_priv->destroy_comp);
651 wait_for_completion(&cm_id_priv->destroy_comp);
1114 * thread asleep on the destroy_comp list vs. an object destroyed

Completed in 195 milliseconds