GetThreadTimes() returning process times.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



When I call GetThreadTimes() all my process threads have exactly the same CPU times. I expect this is because GetThreadTimes()  uses the times() function via the times(&time_buf); on line 942 in ntdll/thread.c which returns the process rather than the thread times.

I have failed to find a *nix function to get thread times, does one exist please?







[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux