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
68
void DRD_(
cond_initialize
)(struct cond_info* const p, const Addr cond)
function
81
* Free the memory that was allocated by
cond_initialize
(). Called by
141
DRD_(
cond_initialize
)(p, cond);
Completed in 63 milliseconds