Searched refs:count_peers (Results 1 – 2 of 2) sorted by relevance
125 context->count_peers++; in lws_get_or_create_peer()154 context->count_peers--; in __lws_peer_destroy()
499 uint32_t count_peers; /* protected by context->lock */ member