Searched refs:sTLSVariable (Results 1 – 1 of 1) sorted by relevance
18 static const int32 sTLSVariable = tls_allocate(); variable164 return (RequestThread*)tls_get(sTLSVariable); in GetCurrentThread()185 tls_set(sTLSVariable, this); in _ThreadLoop()