Boost logo

Boost Users :

From: dick.bridges_at_[hidden]
Date: 2003-06-04 17:02:24


I need to spawn worker threads that simply perform a task and exit. All
the examples I can find seem to use join() to cleanup the thread resources
from another thread. Isn't there some way to declare worker threads so
that they "do the right thing" as they exit the thread function?

TIA


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net