php-src/TSRM
Joe Watkins 69190ce5c0
This reverts 0e5d4ea555 to fix the build on MacOSX
On Mac thread_local and __thread are not ABI compatible, in addition, thread_local
comes with additional overhead, __thread seems to be the most suitable linkage to use
regardless of c++/c
2019-06-11 15:13:27 +02:00
..
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
LICENSE - Update to 2006 2006-01-04 23:55:42 +00:00
threads.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
tsrm_config_common.h Remove TSRM configuration header 2019-04-29 22:34:43 +02:00
tsrm_config.w32.h Remove local variables 2019-02-03 21:03:00 +01:00
tsrm_strtok_r.c Remove local variables 2019-02-03 21:03:00 +01:00
tsrm_strtok_r.h properly export tsrm_strtok_r() 2014-10-05 13:20:27 +02:00
tsrm_win32.c Remove unused variable 2019-05-29 09:09:17 +02:00
tsrm_win32.h Remove local variables 2019-02-03 21:03:00 +01:00
TSRM.c Make tsrm_env_lock() void 2019-04-11 10:40:54 +02:00
TSRM.h This reverts 0e5d4ea555 to fix the build on MacOSX 2019-06-11 15:13:27 +02:00
tsrm.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00