HomeSort by relevance Sort by last modified time
    Searched defs:thread_limit (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/stream_executor/
device_description.cc 208 uint64 thread_limit = device_description.threads_per_core_limit() local
212 reg_limit, smem_limit, thread_limit });
  /external/ImageMagick/MagickCore/
resource.c 97 thread_limit,
267 limit=resource_info.thread_limit;
268 status=(resource_info.thread_limit == MagickResourceInfinity) ||
273 (void) FormatMagickSize((MagickSizeType) resource_info.thread_limit,
735 resource=resource_info.thread_limit;
828 resource_info.thread_limit));
95 thread_limit, member in struct:_ResourceInfo
    [all...]

Completed in 69 milliseconds