mirror of
https://github.com/php/php-src.git
synced 2026-04-23 07:58:20 +02:00
69190ce5c0
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