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