summaryrefslogtreecommitdiffhomepage
path: root/doc/requirements/AtomicType.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/requirements/AtomicType.md')
-rw-r--r--doc/requirements/AtomicType.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/requirements/AtomicType.md b/doc/requirements/AtomicType.md
new file mode 100644
index 00000000..5c4fcffb
--- /dev/null
+++ b/doc/requirements/AtomicType.md
@@ -0,0 +1,10 @@
+# AtomicType Type Requirements:
+
+## 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.
+