HashTable.doref

Atomically increments the reference count of hash_table by one. This function is MT-safe and may be called from any thread. Since 2.10

class HashTable
doref
()

Return Value

Type: HashTable

the passed in GHashTable.

Meta