blob: 20ada8d137a839400bec74bcaddfe5e6c7149bd5 (
plain)
1
2
3
4
5
6
7
8
9
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.
|