Home | History | Annotate | Download | only in drd

Lines Matching refs:cond_info

39 static void DRD_(cond_cleanup)(struct cond_info* p);
61 void DRD_(cond_initialize)(struct cond_info* const p, const Addr cond)
77 static void DRD_(cond_cleanup)(struct cond_info* p)
118 static struct cond_info* cond_get_or_allocate(const Addr cond)
120 struct cond_info *p;
138 struct cond_info* DRD_(cond_get)(const Addr cond)
147 struct cond_info* p;
170 struct cond_info* p;
209 struct cond_info* p;
271 struct cond_info* p;
302 static void cond_signal(const DrdThreadId tid, struct cond_info* const cond_p)
351 struct cond_info* p;
375 struct cond_info* p;