Subj : Re: atomic operations api added to AppCore... To : comp.programming.threads From : SenderX Date : Mon Feb 21 2005 08:53 pm There was a stupid memory leak wrt tls node cache due to a stupid cut&paste error. It's fixed. Probably should redownload. The memory leak will cause the simple malloc counter to assert saying there is a leak if you create a tls for the main thread, cache some nodes, and call ac_shutdown(). The posted test does not trip the leak because it doesn't create a tls for the main thread. -- http://appcore.home.comcast.net/ (portable lock-free data-structures) .