
23 Oct
2009
23 Oct
'09
1:11 p.m.
Hi: I am considering using boost.threadfir a project and was wondering whether the function passed to boost.thread has to be of any pargicular type i.e void return. Secondly, if I don't call thread.join, will the thread continue executing? I'm terminating the thread with a windows event. Finally, is there a terminate function? Any help appreciated. Sean.