mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 21:23:06 +00:00
Create prof_sys module for reading system thread name
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#include "test/jemalloc_test.h"
|
||||
|
||||
#include "jemalloc/internal/prof_sys.h"
|
||||
|
||||
static const char *test_thread_name = "test_name";
|
||||
|
||||
static int
|
||||
|
||||
Reference in New Issue
Block a user