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