diff options
Diffstat (limited to 'TSRM/TODO')
-rw-r--r-- | TSRM/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TSRM/TODO b/TSRM/TODO new file mode 100644 index 0000000..82b4fed --- /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 |