
28 May
2008
28 May
'08
5:23 p.m.
On May 28, 2008, at 12:05 PM, Johan Torp wrote:
Anthony Williams-4 wrote:
t.has_thread() is shorter.
I find these really confusing since the word 'thread' appears in two very distinct meanings here. (first as the type of 't', then as "thread of execution".)
Yes, I did worry about that. Any more ideas?
represents_execution, has_handle, has_os_handle, is_empty. I think attached/is_attached is better though.
I agree with Stephan that !attached() implies that the thread was detached(), which is inaccurate. -Howard