Searched refs:tn_lock (Results 1 – 3 of 3) sorted by relevance
206 (void) pthread_mutex_lock(&node->tn_lock); in topo_node_lock()212 (void) pthread_mutex_unlock(&node->tn_lock); in topo_node_unlock()481 (void) pthread_mutex_init(&node->tn_lock, NULL); in topo_node_bind()582 (void) pthread_mutex_init(&node->tn_lock, NULL); in topo_node_facbind()
59 pthread_mutex_t tn_lock; /* lock protecting members */ member
277 addr + offsetof(tnode_t, tn_lock), in topo_node()