Searched defs:cond_info (Results 1 – 1 of 1) sorted by relevance
78 struct cond_info struct80 Addr a1;81 ObjType type;82 void (*cleanup)(union drd_clientobj*);83 void (*delete_thread)(union drd_clientobj*, DrdThreadId);84 ExeContext* first_observed_at;85 int waiter_count;86 Addr mutex; // Client mutex specified in pthread_cond_wait() call, and