Alexandria  2.22.0
Please provide a description of the 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