OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cond_cleanup
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/main/drd/
drd_cond.c
39
static void DRD_(
cond_cleanup
)(struct cond_info* p);
67
p->cleanup = (void(*)(DrdClientobj*))(DRD_(
cond_cleanup
));
77
static void DRD_(
cond_cleanup
)(struct cond_info* p)
function
Completed in 31 milliseconds