Searched defs:findQueue (Results 1 – 1 of 1) sorted by relevance
366 type findQueue struct { struct367 *WorkerPool368 queue chan string369 dq *DumpQueue396 func (fq *findQueue) findLibsInPath(loc string, mustExist bool) {432 func (fq *findQueue) worker() {470 func (fq *findQueue) dumpMachOFile(fp string, image *macho.File) {