PAC: Add an init function.
This commit is contained in:
committed by
David Goldblatt
parent
722652222a
commit
7efcb946c4
@@ -24,4 +24,7 @@ struct pac_s {
|
||||
edata_cache_t *edata_cache;
|
||||
};
|
||||
|
||||
bool pac_init(tsdn_t *tsdn, pac_t *pac, unsigned ind,
|
||||
edata_cache_t *edata_cache);
|
||||
|
||||
#endif /* JEMALLOC_INTERNAL_PAC_H */
|
||||
|
Reference in New Issue
Block a user