OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cond_initialize
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/main/drd/
drd_cond.c
61
void DRD_(
cond_initialize
)(struct cond_info* const p, const Addr cond)
function
74
* Free the memory that was allocated by
cond_initialize
(). Called by
134
DRD_(
cond_initialize
)(p, cond);
Completed in 46 milliseconds