Home
last modified time | relevance | path

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

/oneTBB/src/tbb/
H A Dallocator.cpp78 using allocate_handler_type = void* (*)(std::size_t size); typedef
79 static std::atomic<allocate_handler_type> allocate_handler{ &initialize_allocate_handler };
80 allocate_handler_type allocate_handler_unsafe = nullptr;