mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-24 17:47:22 +03:00
Create prof_sys module for reading system thread name
This commit is contained in:
parent
adfd9d7b1d
commit
03ae509f32
10 changed files with 49 additions and 23 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue