Searched defs:thread_globals (Results 1 – 2 of 2) sorted by relevance
41 size_t thread_globals [ NUMTHREADS ] = { 0 }; variable68 size_t thread_globals; in main() local
60 std::vector<void*> thread_globals(num_threads); in main() local