How to check the core execution for each thread?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to check the core execution for each thread?



Hi,

I have a multithreaded C program executing on an MPCore system. I want to 
know if there is any function from glibc or a kernel system call which can 
return me the current core where the thread is executing on? 

I appreciate your help.

Charly