I am using ns_thread create to create threads and ns_thread wait to wait for them to complete. I would like to add something that destroys a thread if the life of that thread exceeds a certain threshold. My question is, do I need to write a proc that keeps track of length of time of my running threads, or is there something I am missing that already has this functionality? -Nick
- Re: [AOLSERVER] threads question Nick Kaiho
- Re: [AOLSERVER] threads question Jim Wilcoxson
