XWOS API
4.0
XWOS C/C++ API参考手册
载入中...
搜索中...
未找到
br.hxx
浏览该文件的文档.
1
13
#ifndef __xwos_osal_sync_br_hxx__
14
#define __xwos_osal_sync_br_hxx__
15
#ifdef __cplusplus
16
17
#if __cplusplus < 201103L
18
# error "Should use C++11 or later C++ standard!"
19
#endif
20
21
extern
"C"
{
22
#include <
xwos/osal/sync/br.h
>
23
}
24
25
#endif
/* __cplusplus */
26
#endif
/* xwos/osal/sync/br.hxx */
br.h
操作系统抽象层:线程栅栏
xwos
osal
sync
br.hxx
制作者
1.9.7