Searched refs:kbfsDeliverLoop (Results 1 – 1 of 1) sorted by relevance
163 s.eg.Go(func() error { return s.kbfsDeliverLoop(s.shutdownCh) })646 func (s *Deliverer) kbfsDeliverLoop(shutdownCh chan struct{}) error { func