Alexandria  2.25.0
SDC-CH common library for the Euclid project
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
thread_local Context sharedContext