Searched refs:proto_ref_count (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/libICE/dist/src/
H A Dshutdown.c45 if (iceConn->proto_ref_count == 0 || iceConn->process_msg_info == NULL ||
68 iceConn->proto_ref_count--;
180 iceConn->proto_ref_count == 0;
H A Daccept.c137 iceConn->proto_ref_count = 0;
H A Dprotosetup.c295 iceConn->proto_ref_count++;
H A Dconnect.c229 iceConn->proto_ref_count = 0;
H A Dprocess.c1565 iceConn->proto_ref_count++;
2213 iceConn->proto_ref_count++;
2435 else if (iceConn->proto_ref_count > 0)
/xsrc/external/mit/libICE/dist/include/X11/ICE/
H A DICEconn.h203 unsigned char proto_ref_count; member in struct:_IceConn

Completed in 9 milliseconds