spot
1.2.1a
|
Public Types | |
enum | sharedvalues { Alive_state = 1, Dead_state = 2 } |
Public Member Functions | |
sharedhashtable (int thread_number) | |
Constructor. More... | |
virtual | ~sharedhashtable () |
Basic destructor. More... | |
const fasttgba_state * | find_or_put (const fasttgba_state *key) |
void | mark_dead (const fasttgba_state *) |
bool | is_dead (const fasttgba_state *key) |
int | size () |
|
inline |
Constructor.
|
inlinevirtual |
Basic destructor.