Home
last modified time | relevance | path

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

/external/valgrind/main/drd/
Ddrd_clientobj.h78 struct cond_info struct
80 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