Memory: Non-Functional: Rationalize and improve encapsulation of TLS usage.
This will make the next (functional) commit easier to see.
This commit is contained in:
@@ -40,7 +40,7 @@ namespace glslang {
|
||||
|
||||
bool InitProcess();
|
||||
bool InitThread();
|
||||
bool DetachThread();
|
||||
bool DetachThread(); // TODO: use this or remove it; ideally make it unneeded
|
||||
bool DetachProcess();
|
||||
|
||||
} // end namespace glslang
|
||||
|
||||
Reference in New Issue
Block a user