进程相关的函数

信号相关的函数

输入输出相关函数

其他函数

sleep

  • 原型:

  • void sleep(unsigned int semaphore);

  • 功能:

  • 睡眠原语

  • 参数:

  • semaphore阻塞队列号

  • 返回值: