Searched defs:lock_node (Results 1 – 3 of 3) sorted by relevance
94 typedef struct lock_node struct99 struct lock_node *next; argument103 objc_mutex_t lock;112 unsigned int usage_count;141 } *lock_node_ptr; argument
300 lock_node(thmap_inode_t *node) in lock_node() function