Home
last modified time | relevance | path

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

/dports/dns/opendnssec2/opendnssec-2.1.10/common/
H A Djanitor.c160 struct janitor_thread_struct { struct
161 struct janitor_thread_struct* next; argument
162 struct janitor_thread_struct* prev; argument
173 static struct janitor_thread_struct *threadlist = NULL; /* running threads */ argument