Searched refs:cl_plock_destroy (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/ofed/management/opensm/include/complib/
H A Dcl_passivelock.h78 * cl_plock_construct, cl_plock_init, cl_plock_destroy
138 * Allows calling cl_plock_destroy without first calling cl_plock_init.
144 * Passive Lock, cl_plock_init, cl_plock_destroy
147 /****f* Component Library: Passive Lock/cl_plock_destroy
149 * cl_plock_destroy
152 * The cl_plock_destroy function performs any necessary cleanup
157 static inline void cl_plock_destroy(IN cl_plock_t * const p_lock) function
174 * cl_plock_destroy performs any necessary cleanup of the specified
221 * Passive Lock, cl_plock_construct, cl_plock_destroy,
/freebsd-10.2-release/contrib/ofed/management/opensm/opensm/
H A Dosm_opensm.c312 cl_plock_destroy(&p_osm->lock);
H A Dosm_perfmgr_db.c71 cl_plock_destroy(&(db->lock));

Completed in 101 milliseconds