gem5 v24.0.0.0
Loading...
Searching...
No Matches
futex_map.hh File Reference
#include <unordered_map>
#include <unordered_set>
#include <cpu/thread_context.hh>

Go to the source code of this file.

Classes

class  gem5::FutexKey
 FutexKey class defines an unique identifier for a particular futex in the system. More...
 
struct  std::hash< gem5::FutexKey >
 The unordered_map structure needs the parenthesis operator defined for std::hash if a user defined key is used. More...
 
class  gem5::WaiterState
 WaiterState defines internal state of a waiter thread. More...
 
class  gem5::FutexMap
 FutexMap class holds a map of all futexes used in the system. More...
 

Namespaces

namespace  gem5
 Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
 
namespace  std
 Overload hash function for BasicBlockRange type.
 

Typedefs

typedef std::list< WaiterStategem5::WaiterList
 

Generated on Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0