1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/TSRM
Ben Mansell 5d6cb2fc32 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!
2001-03-06 15:07:57 +00:00
..
1999-09-24 20:52:46 +00:00
1999-10-04 15:22:18 +00:00
2000-09-03 18:18:13 +00:00
2000-09-03 18:47:35 +00:00
2000-06-10 08:26:59 +00:00
2000-09-16 19:07:50 +00:00
2000-09-11 15:15:29 +00:00
2000-09-03 18:18:13 +00:00
2001-01-07 18:28:03 +00:00