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/drd/
drd_cond.h
51
void DRD_(
cond_pre_wait
)(const Addr cond, const Addr mutex);
drd_cond.c
207
void DRD_(
cond_pre_wait
)(const Addr cond, const Addr mutex)
function
213
DRD_(trace_msg)("[%u]
cond_pre_wait
cond 0x%lx",
drd_clientreq.c
419
DRD_(
cond_pre_wait
)(cond, mutex);
Completed in 713 milliseconds