Subj : Re: Solaris real-time thread capabilities To : comp.unix.solaris,comp.programming.threads From : capnwhit Date : Wed Sep 07 2005 11:54 am > Well, *that* is not impossible. That's because your program was > hit by a context switch > Hello Casper, The little test program I posted does not use priocntl, but my real program does. The real program was using a Solaris realtime (RT class) thread... It was running on a 2 CPU box using a processor set. Only the RT thread was assigned to the second processor. .