Searched refs:dlmalloc (Results 1 – 5 of 5) sorted by relevance
23 use dlmalloc::Dlmalloc;27 dlmalloc: Mutex::new(Dlmalloc::new_with_allocator(MyAllocator)),31 dlmalloc: Mutex<Dlmalloc<MyAllocator>>, field39 self.dlmalloc in alloc()48 self.dlmalloc in alloc_zeroed()57 self.dlmalloc in realloc()66 self.dlmalloc in dealloc()83 unsafe impl dlmalloc::Allocator for MyAllocator {
21 dlmalloc = "0.2.4"
1183 name = "dlmalloc"1237 "dlmalloc",
1287 [[publisher.dlmalloc]]
6825 [[trusted.dlmalloc]]