HPCToolkit
hardware-thread-id.h
Go to the documentation of this file.
1 #ifndef HARDWARE_THREAD_ID
2 #define HARDWARE_THREAD_ID
3 
4 extern int get_hw_tid(void);
5 
6 #endif // HARDWARE_THREAD_ID
int get_hw_tid(void)