Revision 4b114b66 xseg/peers/user/peer.c

b/xseg/peers/user/peer.c
79 79
	int thread_no;
80 80
	void (*func)(void *arg);
81 81
	void *arg;
82
	void *priv;
82 83
};
83 84

  
84 85
inline static struct thread* alloc_thread(struct peerd *peer)

Also available in: Unified diff