Home
last modified time | relevance | path

Searched defs:per_thread (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/execution/
Dv8threads.cc99 Isolate::PerIsolateThreadData* per_thread = in RestoreThread() local
119 Isolate::PerIsolateThreadData* per_thread = in RestoreThread() local
247 Isolate::PerIsolateThreadData* per_thread = in ArchiveThread() local
Dstack-guard.cc195 Isolate::PerIsolateThreadData* per_thread = in FreeThreadResources() local
215 Isolate::PerIsolateThreadData* per_thread = in InitThread() local
Disolate.cc430 PerIsolateThreadData* per_thread = nullptr; in FindOrAllocatePerThreadDataForThisThread() local
452 PerIsolateThreadData* per_thread = thread_data_table_.Lookup(thread_id); in DiscardPerThreadDataForThisThread() local
467 PerIsolateThreadData* per_thread = nullptr; in FindPerThreadDataForThread() local
/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
DSimpleThreadPool.h145 EIGEN_THREAD_LOCAL PerThread per_thread; in GetPerThread() local
/external/mesa3d/src/intel/compiler/
Dbrw_compiler.h990 struct brw_push_const_block per_thread; member