Files
mop3/libmsl/proc/local.h
kamkow1 388418a718
All checks were successful
Build documentation / build-and-deploy (push) Successful in 34s
Nice wrappers around process management
2026-01-29 00:08:54 +01:00

7 lines
108 B
C

#ifndef _LIBMSL_PROC_TLS_H
#define _LIBMSL_PROC_TLS_H
#define LOCAL __thread
#endif // _LIBMSL_PROC_TLS_H