Thread Cleanup

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi All,

Is there a way to verify worker thread cleanup besides looking for
resource leaks in the debugger?I presume there is - so the question
probably becomes how does one accomplish it?

In particular, I want to verify that the thread's stack is reclaimed
(the worker is not doing anything special in the way of new/delete,
synchronization, etc).

Jeff
Jeffrey Walton

.