Searched refs:_resource_sharer (Results 1 – 1 of 1) sorted by relevance
34 self._id = _resource_sharer.register(send, new_sock.close)38 with _resource_sharer.get_connection(self._id) as conn:53 self._id = _resource_sharer.register(send, close)57 with _resource_sharer.get_connection(self._id) as conn:153 _resource_sharer = _ResourceSharer() variable154 stop = _resource_sharer.stop