Home
last modified time | relevance | path

Searched refs:GAM_unlock (Results 1 – 2 of 2) sorted by relevance

/dports/biology/exonerate/exonerate-2.4.0/src/hub/
H A Dgam.h155 void GAM_unlock(GAM *gam);
H A Dgam.c1154 GAM_unlock(gam); in GAM_Result_heuristic_create()
1191 GAM_unlock(gam); in GAM_Result_exhaustive_create()
1199 GAM_unlock(gam); in GAM_Result_exhaustive_create()
1240 GAM_unlock(gam_result->gam); in GAM_Result_destroy()
1306 GAM_unlock(gam_result->gam); in GAM_Result_submit()
1317 void GAM_unlock(GAM *gam){ in GAM_unlock() function