12 #ifndef SSTMAC_SOFTWARE_PROCESS_KEY_H_INCLUDED 13 #define SSTMAC_SOFTWARE_PROCESS_KEY_H_INCLUDED 109 operator new(
size_t size);
112 operator delete(
void* ptr);
static spkt_unordered_map< int, std::string > * category_id_to_name_
std::set< thread_data_t > blocking_t
Global identifier for all keys of a given type.
static void delete_statics()
static uint64_t key_storage_size_
static std::string name(int keyname_id)
void block_thread(thread_data_t t)
static spkt_unordered_map< std::string, int > * category_name_to_id_
thread_data_t blocked_thread_
static int num_categories()
SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i...
A base type and default (empty) implementation of a handle to block and unblock processes.
virtual std::string to_string() const
static int allocate_category_id(const std::string &name)
std::pair< threading_interface *, thread * > thread_data_t