総合手引 | セクション 3 | English | Deutsch | オプション |
#include <unistd.h>
この関数は、 microseconds マイクロ秒だけ、または信号があるまでポーズ して nanosleep(2) を使い実行されます。その結果、このインプリメンテーション ではスリープはプロセスタイマの状態には影響を与えず、 SIGALRM について特別な取扱いは行いません。
[EINTR] | |
信号がプロセスに到着し、その動作は信号受信機能を呼び出すものでした。 | |
USLEEP (3) | February 13, 1998 |
総合手引 | セクション 3 | English | Deutsch | オプション |
このマニュアルページサービスについてのご意見は Ben Bullock にお知らせください。 Privacy policy.
“ | One of the advantages of using UNIX to teach an operating systems course is the sources and documentation will easily fit into a student's briefcase. | ” |
— John Lions |