Home
last modified time | relevance | path

Searched refs:GEARMAN_CON_PACKET_IN_USE (Results 1 – 3 of 3) sorted by relevance

/dports/devel/gearmand/gearmand-1.0.6/libgearman-1.0/
H A Dconstants.h94 GEARMAN_CON_PACKET_IN_USE, enumerator
/dports/devel/p5-Gearman-XS/Gearman-XS-0.12/
H A DConst.xs70 newCONSTSUB(stash, "GEARMAN_CON_PACKET_IN_USE", newSViv(GEARMAN_CON_PACKET_IN_USE));
/dports/devel/gearmand/gearmand-1.0.6/libgearman/
H A Dconnection.cc89 case GEARMAN_CON_PACKET_IN_USE: in gearman_connection_set_option()