|
tlds
Transactional Operations for Linked Data Structures
|
#include <lock.hpp>
Public Member Functions | |
| void | acquire () |
| void | release () |
| d_lock () | |
| ~d_lock () | |
Private Attributes | |
| pthread_mutex_t | mutex |
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
|
inline |
|
inline |
|
inline |
|
inline |
|
private |