tlds
Transactional Operations for Linked Data Structures
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
my_thread.hpp File Reference
#include <pthread.h>
#include <iostream>
#include <sstream>
#include <cassert>
#include "common.hpp"
#include "macros.hpp"
#include "lock.hpp"
Include dependency graph for my_thread.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  runnable
 
class  thread
 

Functions

void * call_runnable (void *f)
 

Function Documentation

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