cpp_semaphore.h 文件参考
#include <stdint.h>
#include <k_api.h>

浏览源代码.

结构体

class  Semaphore
 Semaphore Class. 更多...
 

命名空间

 AOS
 

宏定义

#define Semaphore_WAIT_FOREVER   0xFFFFFFFFU
 

宏定义说明

◆ Semaphore_WAIT_FOREVER

#define Semaphore_WAIT_FOREVER   0xFFFFFFFFU

在文件 cpp_semaphore.h14 行定义.