Subj : Re: Solaris real-time thread capabilities To : comp.unix.solaris,comp.programming.threads From : capnwhit Date : Tue Sep 06 2005 04:07 pm Hello Eric, Thanks a lot for your reply! Code sample coming up... I basically kept track of the maximum latency between t1 and t2 (as shown in my while loop on my initial post)... the average latency was about 1000 ns (over a 5 minute period) but the max latency was 323,000,000! I'll post the sample code shortly... .