/usr/src/redhat/BUILD/httpd-2.2.3/srclib/apr/include/apr_hash.h

Start iterating over the entries in a hash table.
引数:
p The pool to allocate the apr_hash_index_t iterator. If this pool is NULL, then an internal, non-thread-safe iterator is used.
ht The hash table
意見:
There is no restriction on adding or deleting hash entries during an iteration (although the results may be unpredictable unless all you do is delete the current entry) and multiple iterations can be in progress at the same time.

Apacheに対してSun Jul 19 22:05:22 2009に生成されました。  doxygen 1.4.7