标签: windows sleep system-calls
我试图了解sleep()函数在Windows中是如何工作的。
有没有人知道在Windows机器上执行sleep()函数时实际使用了哪个系统调用?如果可能的话,我需要知道Windows 7 32位中使用的精确系统调用。
由于