Searched defs:ha_external_unlock (Results 1 – 2 of 2) sorted by relevance
3470 int ha_external_unlock(THD *thd) { return ha_external_lock(thd, F_UNLCK); } in ha_external_unlock() function