Nice wrappers around process management
All checks were successful
Build documentation / build-and-deploy (push) Successful in 34s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 34s
This commit is contained in:
6
libmsl/proc/local.h
Normal file
6
libmsl/proc/local.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _LIBMSL_PROC_TLS_H
|
||||
#define _LIBMSL_PROC_TLS_H
|
||||
|
||||
#define LOCAL __thread
|
||||
|
||||
#endif // _LIBMSL_PROC_TLS_H
|
||||
Reference in New Issue
Block a user