Main Page
Related Pages
Modules
S
earch for
VortexHash: Thread Safe Hash table used inside Vortex Library.
vortex_hash_clear
vortex_hash_delete
vortex_hash_destroy
vortex_hash_foreach
vortex_hash_foreach2
vortex_hash_foreach3
vortex_hash_insert
vortex_hash_lock_until_changed
vortex_hash_lookup
vortex_hash_lookup_and_clear
vortex_hash_new
vortex_hash_new_full
vortex_hash_ref
vortex_hash_remove
vortex_hash_replace
vortex_hash_replace_full
vortex_hash_size
vortex_hash_unref
void vortex_hash_clear
(
VortexHash
*
hash_table
)
Allows to clear a hash table.
Parameters:
hash_table
The hash table to clear