Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dsubr_lockdebug.c72 typedef struct lockdebug { struct
75 _TAILQ_ENTRY(struct lockdebug, volatile) ld_chain; argument
91 typedef _TAILQ_HEAD(lockdebuglist, struct lockdebug, volatile) lockdebuglist_t; argument
/dports/news/cnews/cnews-cr.g_18/libcnews/
H A Dlock.c29 lockdebug(boolean state) in lockdebug() function
/dports/devel/efl/efl-1.25.1/src/lib/evas/canvas/
H A Devas_main.c22 EAPI Eina_Bool lockdebug = EINA_FALSE; variable