Home
last modified time | relevance | path

Searched refs:allocx (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DChangeLog485 - Optimize the fast paths of calloc() and [m,d,sd]allocx(). (@jasone)
543 - Make *allocx() size class overflow behavior defined. The maximum
709 MALLOCX_TCACHE(tc) and MALLOCX_TCACHE_NONE flags to the *allocx() API
808 - Remove the *allocm() API, which is superseded by the *allocx() API.
891 - Add the *allocx() API, which is a successor to the experimental *allocm()
892 API. The *allocx() functions are slightly simpler to use because they have
920 violation of the *allocx()/*allocm() semantics.