Searched refs:struniq_hash_node (Results 1 – 1 of 1) sorted by relevance
2665 struct struniq_hash_node struct2667 struct struniq_hash_node * volatile next; argument2672 static struct struniq_hash_node * volatile struniq_hash_table[STRUNIQ_HASH_TABLE_SIZE] argument2687 struct struniq_hash_node *new_node; in gl_lock_define_initialized()2688 struct struniq_hash_node *p; in gl_lock_define_initialized()2694 (struct struniq_hash_node *) in gl_lock_define_initialized()2695 malloc (FLEXSIZEOF (struct struniq_hash_node, contents, size)); in gl_lock_define_initialized()