projects
/
model-checker.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
delete README symlink
[model-checker.git]
/
include
/
cstdatomic
1
/**
2
* @file cstdatomic
3
* @brief C11 atomic interface header
4
*/
5
6
#include "impatomic.h"
7