"sin rt" equivalent

Hello,

I am trying to find a cause of my problems with processes which never return
from STATE_NANOSLEEP (under some conditions). I think that seeing the
“internals” of timers could bring some light into it, so I am searching for
“sin rt” equivalent. Do you know of any? Any information how to write it
myself?

Thanks,

Pavol Kycina

“Pavol Kycina” <kycina@microstep-hdo.sk> wrote in message
news:3c7f2edb@asrpx.mshdo

Hello,

I am trying to find a cause of my problems with processes which never
return
from STATE_NANOSLEEP (under some conditions). I think that seeing the
“internals” of timers could bring some light into it, so I am searching
for
“sin rt” equivalent. Do you know of any? Any information how to write it
myself?

Small follow-up from myself.

I’ve wrote a program which uses TimerInfo call, but it can discover only
some “timers”. It gives no information about commands as “sleep 100”,
“usleep(1000000)”.

Palo Kycina