OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cond_pre_wait
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/drd/
drd_cond.h
52
void DRD_(
cond_pre_wait
)(const Addr cond, const Addr mutex);
drd_cond.c
222
void DRD_(
cond_pre_wait
)(const Addr cond, const Addr mutex)
function
230
"[%d]
cond_pre_wait
cond 0x%lx\n",
drd_clientreq.c
337
DRD_(
cond_pre_wait
)(cond, mutex);
Completed in 521 milliseconds