Alexandria  2.27.0
SDC-CH common library for the Euclid project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SharedContext.cpp
Go to the documentation of this file.
1 
19 #include "Pyston/SharedContext.h"
20 
21 namespace Pyston {
22 thread_local Context sharedContext;
23 } // end of namespace Pyston
STL class.
thread_local Context sharedContext