Searched defs:thr_check (Results 1 – 1 of 1) sorted by relevance
98 struct thr_check { struct100 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;