Home
last modified time | relevance | path

Searched refs:gearman_server_con_attempt_free (Results 1 – 4 of 4) sorted by relevance

/dports/devel/gearmand/gearmand-1.0.6/libgearman-server/
H A Dconnection.h84 void gearman_server_con_attempt_free(gearman_server_con_st *con);
H A Dthread.cc206 gearman_server_con_attempt_free(server_con); in gearman_server_thread_run()
H A Dgearmand_con.cc633 gearman_server_con_attempt_free(dcon->server_con); in gearmand_con_free()
H A Dconnection.cc179 void gearman_server_con_attempt_free(gearman_server_con_st *con) in gearman_server_con_attempt_free() function