Home
last modified time | relevance | path

Searched defs:pool_options (Results 1 – 3 of 3) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/include/__memory_resource/
Dpool_options.h27 struct _LIBCPP_TYPE_VIS pool_options { struct
28 size_t max_blocks_per_chunk = 0;
29 size_t largest_required_pool_block = 0;
/external/tensorflow/tensorflow/core/tfrt/run_handler_thread_pool/
Drun_handler_concurrent_work_queue.cc40 RunHandlerPool::Options pool_options; in RunHandlerThreadWorkQueue() local
Drun_handler_test.cc85 RunHandlerPool::Options pool_options; in TEST() local
122 RunHandlerPool::Options pool_options; in TEST() local