Is this thread finished ? True when main returned

Property definitions

pthreads $ Thread :: is_done
	# Is this thread finished ? True when main returned
	var is_done = false
lib/pthreads/pthreads.nit:311,2--312,20