Searched defs:f (Results 1 – 8 of 8) sorted by relevance
23 f: F, field
27 f: F, field
74 void ThreadPool::AddTask(const Task &f) in AddTask()
39 ThreadFunc f = t->startRoutine; in Proxy() local
240 FILE *f = fopen("/proc/sys/kernel/purgeable", "w"); in ReclaimPurgeable() local
466 FILE *f = fopen("/proc/sys/kernel/purgeable", "w"); in ReclaimPurgeable() local
573 FILE *f = fopen("/proc/sys/vm/drop_caches", "w"); in ReclaimPurgeable() local
328 for (auto &f : threads) { variable