mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-24 05:33:06 +00:00
Remove pidfd_open call handling and rely on PIDFD_SELF
This commit is contained in:
committed by
Guangli Dai
parent
9442300cc3
commit
5d5f76ee01
@@ -127,6 +127,5 @@ bool pages_boot(void);
|
||||
void pages_set_thp_state(void *ptr, size_t size);
|
||||
void pages_mark_guards(void *head, void *tail);
|
||||
void pages_unmark_guards(void *head, void *tail);
|
||||
void pages_postfork_child(void);
|
||||
|
||||
#endif /* JEMALLOC_INTERNAL_PAGES_EXTERNS_H */
|
||||
|
||||
Reference in New Issue
Block a user