Home | History | Annotate | Download | only in unittest

Lines Matching refs:TLS

5646 #ifdef TLS
5648 // thread-local storage (TLS) correctly.
5662 static TLS int per_thread_global[10] = {0};
5689 #endif // TLS