diff options
author | Ben Mansell <joosters@php.net> | 2001-03-06 15:07:57 +0000 |
---|---|---|
committer | Ben Mansell <joosters@php.net> | 2001-03-06 15:07:57 +0000 |
commit | 5d6cb2fc325fa883f9fbf132fe9eb37db3587aa2 (patch) | |
tree | bf2b3a52ea81b414eeae35761c8d1331faa6fd7a /sapi/isapi/php4isapi.c | |
parent | 559c254f8f575e5cdd863314edfd11e783b116a8 (diff) | |
download | php-git-5d6cb2fc325fa883f9fbf132fe9eb37db3587aa2.tar.gz |
Speedup for pthread implementation. We make use of thread local storage
to allow access to the current thread's resources without having to
obtain the memory mutex and traverse our hash table. This is a big
performance win!
Diffstat (limited to 'sapi/isapi/php4isapi.c')
0 files changed, 0 insertions, 0 deletions