Searched refs:ICE_THREAD_LOCAL_HACK (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
H A DIceTLS.h15 /// ICE_THREAD_LOCAL_HACK to enable the pthread workarounds.
53 /// \def ICE_THREAD_LOCAL_HACK
55 #ifndef ICE_THREAD_LOCAL_HACK
56 #define ICE_THREAD_LOCAL_HACK 1 macro
59 #if ICE_THREAD_LOCAL_HACK
96 #else // !ICE_THREAD_LOCAL_HACK
112 #endif // !ICE_THREAD_LOCAL_HACK

Completed in 150 milliseconds