Exemplo n.º 1
0
	/*! Wait till reader thead has finished.
	    \return 0 on success */
	int join() { return _reader.join(); }