Searched refs:allocate_handler_unsafe (Results 1 – 1 of 1) sorted by relevance
80 allocate_handler_type allocate_handler_unsafe = nullptr; variable104 DLD(scalable_malloc, allocate_handler_unsafe),142 allocate_handler_unsafe = &std::malloc; in initialize_handler_pointers()148 allocate_handler.store(allocate_handler_unsafe, std::memory_order_release); in initialize_handler_pointers()