HomeSort by relevance Sort by last modified time
    Searched refs:reclaiming (Results 1 - 3 of 3) sorted by null

  /external/grpc-grpc/src/core/lib/iomgr/
resource_quota.cc 162 /* Are we currently reclaiming memory */
163 bool reclaiming; member in struct:grpc_resource_quota
397 if (resource_quota->reclaiming) return true;
406 resource_quota->reclaiming = true;
608 resource_quota->reclaiming = false;
630 resource_quota->reclaiming = false;
    [all...]
  /external/v8/benchmarks/
splay.js 31 // JavaScript engine is at allocating nodes and reclaiming the memory
  /external/blktrace/btreplay/doc/
btreplay.tex 161 while the other thread manages reclaiming AIOs completed\footnote{We
167 ordering and timing of IOs seen during the sample workload. The reclaiming

Completed in 1202 milliseconds