summaryrefslogtreecommitdiffhomepage
path: root/doc/requirements
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-12 18:18:06 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-12 18:18:06 +0100
commit578e905d123d1ae48ad6690cddd5247b83cdccae (patch)
tree6d332e82cc9c197cb7c5e0aff958b8bdc38009bf /doc/requirements
parent6498165c295fab8352d8bcb37095ef81190dda20 (diff)
[FEAT] CFAtom & Kernel::Atom improvements, doc TypeAtomic.atom-improvements
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'doc/requirements')
-rw-r--r--doc/requirements/TypeAtomic.md10
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.
+