Hello,

Ondrej Martinek wrote:
* There is no way for a thread (AmThread) to wait for its "_stopped"
flag.  At least, the flag should be "protected" rather than
it shouldn't wait for _stopped; at least for those threads that are in the thread watcher (garbage collector). this flag tells the ThreadWatcher that the thread can be destroyed (which arguably should be done only after join).

Stefan

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to