rocksdb/memory
jsteemann 2404f8b9ec slightly improve jemalloc allocator API header (#7592)
Summary:
Fix a few typos and avoid a potential nullptr dereference.

Pull Request resolved: https://github.com/facebook/rocksdb/pull/7592

Reviewed By: zhichao-cao

Differential Revision: D24582111

Pulled By: riversand963

fbshipit-source-id: 51e9260e8cad1fcdedd310c889f0faeec6efd937
2020-10-28 13:47:12 -07:00
..
allocator.h
arena.cc Fix typo in arena.cc (#7593) 2020-10-28 11:11:17 -07:00
arena.h
arena_test.cc
concurrent_arena.cc
concurrent_arena.h C++20 compatibility (#6697) 2020-04-20 13:24:25 -07:00
jemalloc_nodump_allocator.cc slightly improve jemalloc allocator API header (#7592) 2020-10-28 13:47:12 -07:00
jemalloc_nodump_allocator.h
memkind_kmem_allocator.cc
memkind_kmem_allocator.h
memkind_kmem_allocator_test.cc
memory_allocator.h
memory_usage.h