Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dchecklocks.h98 struct thr_check { struct
100 pthread_t id;
102 void* (*func)(void*);
104 void* arg;
106 int num;
108 int locks_created;
110 FILE* order_info;
116 struct checked_lock *holding_first, *holding_last;
118 struct checked_lock* waiting;