Searched refs:blockers (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Drepmgr.h255 int blockers; /* ref count of msg threads waiting on us */ member in struct:__repmgr_connection
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_method.c276 if (conn->blockers > 0 &&
H A Drepmgr_util.c109 c->blockers = 0;
H A Drepmgr_net.c426 conn->blockers++;
429 conn->blockers--;
697 if (conn->blockers > 0) {
H A Drepmgr_sel.c1425 if (conn->blockers > 0 &&

Completed in 88 milliseconds