tlds
Transactional Operations for Linked Data Structures
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
anonymous_namespace{libitm-5.13,14.cpp} Namespace Reference

Functions

template<typename R , typename W >
void memcpy (void *to, const void *from, size_t len, R reader, W writer)
 
size_t builtin_memcpy_wrapper (void *to, const void *from, size_t n)
 
size_t builtin_memmove_wrapper (void *to, const void *from, size_t n)
 

Function Documentation

size_t anonymous_namespace{libitm-5.13,14.cpp}::builtin_memcpy_wrapper ( void *  to,
const void *  from,
size_t  n 
)
inline

Here is the caller graph for this function:

size_t anonymous_namespace{libitm-5.13,14.cpp}::builtin_memmove_wrapper ( void *  to,
const void *  from,
size_t  n 
)
inline
template<typename R , typename W >
void anonymous_namespace{libitm-5.13,14.cpp}::memcpy ( void *  to,
const void *  from,
size_t  len,
reader,
writer 
)
inline

Here is the call graph for this function:

Here is the caller graph for this function: