Searched refs:tw_osl_destroy_lock (Results 1 – 3 of 3) sorted by relevance
384 #ifndef tw_osl_destroy_lock386 extern TW_VOID tw_osl_destroy_lock(struct tw_cl_ctlr_handle *ctlr_handle,
587 tw_osl_destroy_lock(ctlr_handle, ctlr->gen_lock); in tw_cl_shutdown_ctlr()588 tw_osl_destroy_lock(ctlr_handle, ctlr->io_lock); in tw_cl_shutdown_ctlr()
77 #define tw_osl_destroy_lock(ctlr_handle, lock) \ macro