Subj : AtomicCount lock (zthread) To : comp.programming.threads From : axter Date : Mon May 30 2005 04:59 am I'm trying to figure out how the ZThread AtomicCount class is used for locking and unlocking. Can someone please provide example code? Or any example code using Atomic locks. .