Context.cpp File Reference

simple galois context and contention manager -*- C++ -*- More...

#include "Galois/Runtime/Context.h"
#include "Galois/Runtime/MethodFlags.h"
#include "Galois/Runtime/ll/SimpleLock.h"
#include "Galois/Runtime/ll/CacheLineStorage.h"
#include <stdio.h>

Classes

struct  anonymous_namespace{Context.cpp}::PendingStatus

Namespaces

namespace  anonymous_namespace{Context.cpp}

Variables

static __thread
Galois::Runtime::SimpleRuntimeContext
thread_ctx = 0
 Global thread context for each active thread.
PendingStatus anonymous_namespace{Context.cpp}::pendingStatus

Detailed Description

simple galois context and contention manager -*- C++ -*-

License

Galois, a framework to exploit amorphous data-parallelism in irregular programs.

Copyright (C) 2012, The University of Texas at Austin. All rights reserved. UNIVERSITY EXPRESSLY DISCLAIMS ANY AND ALL WARRANTIES CONCERNING THIS SOFTWARE AND DOCUMENTATION, INCLUDING ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR ANY PARTICULAR PURPOSE, NON-INFRINGEMENT AND WARRANTIES OF PERFORMANCE, AND ANY WARRANTY THAT MIGHT OTHERWISE ARISE FROM COURSE OF DEALING OR USAGE OF TRADE. NO WARRANTY IS EITHER EXPRESS OR IMPLIED WITH RESPECT TO THE USE OF THE SOFTWARE OR DOCUMENTATION. Under no circumstances shall University be liable for incidental, special, indirect, direct or consequential damages or loss of profits, interruption of business, or related expenses which may arise from use of Software or Documentation, including but not limited to those resulting from defects in Software and/or Documentation, or loss or inaccuracy of data of any kind.

Description

Author:
Andrew Lenharth <andrewl@lenharth.org>

Variable Documentation

Global thread context for each active thread.


Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1