Home
last modified time | relevance | path

Searched defs:lockdebug (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/kern/
H A Dsubr_lockdebug.c85 typedef struct lockdebug { struct
88 _TAILQ_ENTRY(struct lockdebug, volatile) ld_chain; argument
104 typedef _TAILQ_HEAD(lockdebuglist, struct lockdebug, volatile) lockdebuglist_t; argument