gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs
futex_map.hh File Reference
#include <unordered_map>
#include <cpu/thread_context.hh>

Go to the source code of this file.

Classes

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

Namespaces

 std
 Overload hash function for BasicBlockRange type.
 

Typedefs

typedef std::list
< ThreadContext * > 
ThreadContextList
 

Typedef Documentation

Definition at line 82 of file futex_map.hh.


Generated on Fri Jun 9 2017 13:03:59 for gem5 by doxygen 1.8.6