API参考
载入中...
搜索中...
未找到
BSL_SAL_OnceControl结构体 参考

Thread run-once control type 更多...

#include <bsl_sal.h>

Public 属性

volatile int status

详细描述

Thread run-once control type

Platform-specific type for thread-safe one-time initialization.

  • POSIX (Linux/macOS): pthread_once_t
  • No threading: Simple status flag

该结构体的文档由以下文件生成: