Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_turnstile.c120 struct turnstile { struct
124 LIST_ENTRY(turnstile) ts_hash; /* (c) Chain and free list. */ argument
132 LIST_HEAD(, turnstile) tc_turnstiles; /* List of turnstiles. */ argument
1117 DB_SHOW_COMMAND(turnstile, db_show_turnstile) in DB_SHOW_COMMAND() argument