进程相关的函数

信号相关的函数

输入输出相关函数

其他函数

wakeup

  • 原型:

  • void wakeup(unsigned int semaphore);

  • 功能:

  • 唤醒原语

  • 参数:

  • semaphore阻塞队列号

  • 返回值: