diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-28 04:14:54 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-28 04:14:54 +0100 |
| commit | e2e01ed3c503cb8d93446abea162ccf9abd56201 (patch) | |
| tree | 536df79e6d6200dd261abd78945aa03ee7439e55 /doc/requirements/AtomicType.md | |
| parent | 9937bcb03d4b3c3e71c33786349d4a41203550c0 (diff) | |
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'doc/requirements/AtomicType.md')
| -rw-r--r-- | doc/requirements/AtomicType.md | 10 |
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. + |
