PAPI 7.1.0.0
Loading...
Searching...
No Matches
multi_thread_monitoring.h
Go to the documentation of this file.
1
7#ifndef __MULTI_THREAD_H__
8#define __MULTI_THREAD_H__
9
10#include "common.h"
11
12int multi_thread(int argc, char *argv[]);
13
14#endif /* End of __MULTI_THREAD_H__ */
int multi_thread(int argc, char *argv[])