Go to the source code of this file.
◆ OPTION_COMPACT_THREAD
#define OPTION_COMPACT_THREAD 1 |
◆ OPTION_NO_COMPACT_THREAD
#define OPTION_NO_COMPACT_THREAD 0 |
◆ hpcrun_threadMgr_compact_thread()
int hpcrun_threadMgr_compact_thread |
( |
| ) |
|
Return the type of HPCRUN_OPTION_MERGE_THREAD option Possible value: OPTION_COMPACT_THREAD : (default) compact thread is required OPTION_NO_COMPACT_THREAD : do not compact the threads
Definition at line 244 of file threadmgr.c.
◆ hpcrun_threadMgr_data_fini()
◆ hpcrun_threadMgr_data_get()
◆ hpcrun_threadMgr_data_put()
◆ hpcrun_threadmgr_thread_count()
int hpcrun_threadmgr_thread_count |
( |
| ) |
|
◆ hpcrun_threadmgr_thread_delete()
void hpcrun_threadmgr_thread_delete |
( |
| ) |
|
◆ hpcrun_threadmgr_thread_new()
void hpcrun_threadmgr_thread_new |
( |
| ) |
|