tlds
Transactional Operations for Linked Data Structures
|
#include <pthread.h>
#include <iostream>
#include <sstream>
#include <cassert>
#include "common.hpp"
#include "macros.hpp"
#include "lock.hpp"
Go to the source code of this file.
Classes | |
class | runnable |
class | thread |
Functions | |
void * | call_runnable (void *f) |
void* call_runnable | ( | void * | s | ) |
Copyright (C) 2011 University of Rochester Department of Computer Science and Lehigh University Department of Computer Science and Engineering
License: Modified BSD Please see the file LICENSE.RSTM for licensing information