mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 04:03:11 +00:00
De-export test-only helpers via JET_EXTERN / #ifdef JEMALLOC_JET; declare in unit tests, not headers
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#include "test/jemalloc_test.h"
|
||||
|
||||
extern uint64_t prof_sample_new_event_wait(tsd_t *tsd);
|
||||
|
||||
/******************************************************************************/
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user