# File lib/childprocess/windows/lib.rb, line 227 def waitpid(pid, flags = 0) wait_for_pid(pid, no_hang?(flags)) end