Searched refs:tn_lock (Results 1 – 3 of 3) sorted by relevance
218 (void) pthread_mutex_lock(&node->tn_lock); in topo_node_lock()224 (void) pthread_mutex_unlock(&node->tn_lock); in topo_node_unlock()499 (void) pthread_mutex_init(&node->tn_lock, NULL); in topo_node_bind()600 (void) pthread_mutex_init(&node->tn_lock, NULL); in topo_node_facbind()
62 pthread_mutex_t tn_lock; /* lock protecting members */ member
278 addr + offsetof(tnode_t, tn_lock), in topo_node()