Feathercoin  0.5.0
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
Public Member Functions | List of all members
TestLocker Class Reference

Public Member Functions

bool Lock (const void *addr, size_t len)
 
bool Unlock (const void *addr, size_t len)
 

Detailed Description

Definition at line 12 of file allocator_tests.cpp.

Member Function Documentation

bool TestLocker::Lock ( const void *  addr,
size_t  len 
)
inline

Definition at line 15 of file allocator_tests.cpp.

bool TestLocker::Unlock ( const void *  addr,
size_t  len 
)
inline

Definition at line 21 of file allocator_tests.cpp.


The documentation for this class was generated from the following file: