diff options
Diffstat (limited to 'doc/requirements')
| -rw-r--r-- | doc/requirements/TypeAtomic.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/requirements/TypeAtomic.md b/doc/requirements/TypeAtomic.md new file mode 100644 index 00000000..20ada8d1 --- /dev/null +++ b/doc/requirements/TypeAtomic.md @@ -0,0 +1,10 @@ +# TypeAtomic Type + +## Abstract: + +This type guarantes atomic operations for an operation in the NeKernel system. + +## Properties: + +`T{n}` means that the atomic type is set to n. This could be 1 or 2. + |
