summaryrefslogtreecommitdiff
path: root/TSRM
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2000-09-16 19:07:50 +0000
committerAndi Gutmans <andi@php.net>2000-09-16 19:07:50 +0000
commita45553cd572ea860915874e6ab8755205a1ac6d2 (patch)
tree7977a3c82de2c3ac90ac38306bf34b023d848087 /TSRM
parente9d946d37452c92e562532bdef19301280f1d806 (diff)
downloadphp-git-a45553cd572ea860915874e6ab8755205a1ac6d2.tar.gz
- Add TODO
Diffstat (limited to 'TSRM')
-rw-r--r--TSRM/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TSRM/TODO b/TSRM/TODO
new file mode 100644
index 0000000000..82b4fedfde
--- /dev/null
+++ b/TSRM/TODO
@@ -0,0 +1,2 @@
+- Improve the lock in ts_resource_ex() in order to cover less code.
+ This can probably be done by more careful hash table access