src/libc/wordcopy.c File Reference

Implementation of transactional safe versions of memory word copy functions. More...

#include <stddef.h>
#include "wordcopy.h"
#include "memcopy.h"
#include "libc_internal.h"

Go to the source code of this file.

Functions

void txc_libc_wordcopy_fwd_aligned (long int dstp, long int srcp, size_t len)
void txc_libc_wordcopy_fwd_dest_aligned (long int dstp, long int srcp, size_t len)
void txc_libc_wordcopy_bwd_aligned (long int dstp, long int srcp, size_t len)
void txc_libc_wordcopy_bwd_dest_aligned (long int dstp, long int srcp, size_t len)


Detailed Description

Implementation of transactional safe versions of memory word copy functions.

Definition in file wordcopy.c.


Generated on Wed Dec 9 20:32:40 2009 for xCalls by  doxygen 1.4.7