gem5  v21.2.1.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs
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

 gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 
 std
 Overload hash function for BasicBlockRange type.
 

Typedefs

typedef std::list< WaiterState > gem5::WaiterList
 

Generated on Wed May 4 2022 12:14:20 for gem5 by doxygen 1.8.17