tlds
Transactional Operations for Linked Data Structures
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
libitm-5.15.cpp File Reference
#include "libitm.h"
#include "Transaction.h"
#include "BlockOperations.h"
Include dependency graph for libitm-5.15.cpp:

Functions

void _ITM_memsetW (_ITM_transaction *td, void *target, int c, size_t n)
 
void _ITM_memsetWaR (_ITM_transaction *td, void *target, int c, size_t n)
 
void _ITM_memsetWaW (_ITM_transaction *td, void *target, int c, size_t n)
 

Function Documentation

void _ITM_memsetW ( _ITM_transaction td,
void *  target,
int  c,
size_t  n 
)

Here is the call graph for this function:

void _ITM_memsetWaR ( _ITM_transaction td,
void *  target,
int  c,
size_t  n 
)

Here is the call graph for this function:

void _ITM_memsetWaW ( _ITM_transaction td,
void *  target,
int  c,
size_t  n 
)

Here is the call graph for this function: