版權所有 © 2014 tutorialspoint
int idle(void);
只有程序 0 可以呼叫 idle()。任何使用者程序,即使是具有超級使用者許可權的程序,都將收到 EPERM。
廣告