github.com/a4a881d4/docker@v1.9.0-rc2/pkg/ioutils/scheduler.go (about) 1 // +build !gccgo 2 3 package ioutils 4 5 func callSchedulerIfNecessary() { 6 }