diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-12 18:18:06 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-12 18:18:06 +0100 |
| commit | 578e905d123d1ae48ad6690cddd5247b83cdccae (patch) | |
| tree | 6d332e82cc9c197cb7c5e0aff958b8bdc38009bf /doc/requirements | |
| parent | 6498165c295fab8352d8bcb37095ef81190dda20 (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.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. + |
