mirror of
https://github.com/kelvinlawson/atomthreads.git
synced 2026-01-13 11:23:15 +01:00
Added "Thread Local Storage"
This commit is contained in:
@@ -67,7 +67,7 @@ typedef struct atom_tcb
|
||||
#endif
|
||||
|
||||
#ifdef ATOM_TLS
|
||||
ATOM_TLS
|
||||
ATOM_TLS /* Thread Local Storage */
|
||||
#endif
|
||||
|
||||
} ATOM_TCB;
|
||||
|
||||
Reference in New Issue
Block a user