Skip to content
Snippets Groups Projects
Commit e907b7fb authored by Julien Signoles's avatar Julien Signoles
Browse files

[userman] the RTL is not thread-safe

parent 3056817a
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,10 @@ such as \lstinline|\valid|) assumes little-endian architecture and has very
limited support for 32-bit architectures. When using a 32-bit machine or
big-endians, we recomend using the bittree-based memory model instead.
\begin{important}
The runtime library is also \emph{not} thread-safe.
\end{important}
\section{Uninitialized Values}
\index{Uninitialized value}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment