Home
last modified time | relevance | path

Searched refs:per_thread (Results 1 – 25 of 288) sorted by relevance

12345678910>>...12

/dports/devel/nsync/nsync-1.24.0/platform/c++11/src/
H A Dper_thread_waiter.cc20 class per_thread { class
22 per_thread();
23 ~per_thread();
32 per_thread::per_thread() { in per_thread() function in __anonc0917d7f0111::per_thread
36 per_thread::~per_thread() { in ~per_thread()
45 void *per_thread::get(void (*dest) (void *)) { in get()
49 void per_thread::set(void *p, void (*dest) (void *)) { in set()
54 thread_local per_thread thread_specific;
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/test/correctness/
H A Dgpu_dynamic_shared.cpp20 for (int per_thread = 0; per_thread < 2; per_thread++) { in main() local
29 if (per_thread) { in main()
43 per_thread, (int)memory_type, x, out(x), correct); in main()
/dports/lang/v8/v8-9.6.180.12/src/execution/
H A Dv8threads.cc105 Isolate::PerIsolateThreadData* per_thread = in RestoreThread() local
107 DCHECK_NOT_NULL(per_thread); in RestoreThread()
108 DCHECK(per_thread->thread_state() == lazily_archived_thread_state_); in RestoreThread()
112 per_thread->set_thread_state(nullptr); in RestoreThread()
125 Isolate::PerIsolateThreadData* per_thread = in RestoreThread() local
127 if (per_thread == nullptr || per_thread->thread_state() == nullptr) { in RestoreThread()
132 ThreadState* state = per_thread->thread_state(); in RestoreThread()
143 per_thread->set_thread_state(nullptr); in RestoreThread()
253 Isolate::PerIsolateThreadData* per_thread = in ArchiveThread() local
255 per_thread->set_thread_state(state); in ArchiveThread()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/execution/
H A Dv8threads.cc99 Isolate::PerIsolateThreadData* per_thread = in RestoreThread() local
101 DCHECK_NOT_NULL(per_thread); in RestoreThread()
102 DCHECK(per_thread->thread_state() == lazily_archived_thread_state_); in RestoreThread()
106 per_thread->set_thread_state(nullptr); in RestoreThread()
119 Isolate::PerIsolateThreadData* per_thread = in RestoreThread() local
121 if (per_thread == nullptr || per_thread->thread_state() == nullptr) { in RestoreThread()
126 ThreadState* state = per_thread->thread_state(); in RestoreThread()
135 per_thread->set_thread_state(nullptr); in RestoreThread()
245 Isolate::PerIsolateThreadData* per_thread = in ArchiveThread() local
247 per_thread->set_thread_state(state); in ArchiveThread()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/execution/
H A Dv8threads.cc99 Isolate::PerIsolateThreadData* per_thread = in RestoreThread() local
101 DCHECK_NOT_NULL(per_thread); in RestoreThread()
102 DCHECK(per_thread->thread_state() == lazily_archived_thread_state_); in RestoreThread()
106 per_thread->set_thread_state(nullptr); in RestoreThread()
119 Isolate::PerIsolateThreadData* per_thread = in RestoreThread() local
121 if (per_thread == nullptr || per_thread->thread_state() == nullptr) { in RestoreThread()
126 ThreadState* state = per_thread->thread_state(); in RestoreThread()
137 per_thread->set_thread_state(nullptr); in RestoreThread()
247 Isolate::PerIsolateThreadData* per_thread = in ArchiveThread() local
249 per_thread->set_thread_state(state); in ArchiveThread()
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dv8threads.cc110 Isolate::PerIsolateThreadData* per_thread = in RestoreThread() local
112 DCHECK_NOT_NULL(per_thread); in RestoreThread()
113 DCHECK(per_thread->thread_state() == lazily_archived_thread_state_); in RestoreThread()
117 per_thread->set_thread_state(nullptr); in RestoreThread()
130 Isolate::PerIsolateThreadData* per_thread = in RestoreThread() local
132 if (per_thread == nullptr || per_thread->thread_state() == nullptr) { in RestoreThread()
137 ThreadState* state = per_thread->thread_state(); in RestoreThread()
146 per_thread->set_thread_state(nullptr); in RestoreThread()
275 Isolate::PerIsolateThreadData* per_thread = in ArchiveThread() local
277 per_thread->set_thread_state(state); in ArchiveThread()
/dports/misc/py-toil/toil-5.4.0/src/toil/lib/
H A Dthrottle.py36 self.per_thread = threading.local( )
37 self.per_thread.last_invocation = None
50 last_invocation = self.per_thread.last_invocation
59 self.per_thread.last_invocation = now
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/util/
H A Dtarget.c81 if (target->bpf_str && target->per_thread) { in target__validate()
82 target->per_thread = false; in target__validate()
88 if (target->per_thread && (target->system_wide || target->cpu_list)) { in target__validate()
89 target->per_thread = false; in target__validate()
H A Dtarget.h18 bool per_thread; member
76 return target->system_wide && target->per_thread; in target__has_per_thread()
84 use_dummy = target->per_thread ? true : false; in target__uses_dummy_map()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/util/
H A Dtarget.c81 if (target->bpf_str && target->per_thread) { in target__validate()
82 target->per_thread = false; in target__validate()
88 if (target->per_thread && (target->system_wide || target->cpu_list)) { in target__validate()
89 target->per_thread = false; in target__validate()
H A Dtarget.h18 bool per_thread; member
76 return target->system_wide && target->per_thread; in target__has_per_thread()
84 use_dummy = target->per_thread ? true : false; in target__uses_dummy_map()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/util/
H A Dtarget.c81 if (target->bpf_str && target->per_thread) { in target__validate()
82 target->per_thread = false; in target__validate()
88 if (target->per_thread && (target->system_wide || target->cpu_list)) { in target__validate()
89 target->per_thread = false; in target__validate()
H A Dtarget.h18 bool per_thread; member
76 return target->system_wide && target->per_thread; in target__has_per_thread()
84 use_dummy = target->per_thread ? true : false; in target__uses_dummy_map()
/dports/benchmarks/sysbench/sysbench-1.0.20/src/tests/fileio/
H A Dsb_fileio.c151 static sb_per_thread_t *per_thread; variable
426 if (per_thread[i].buffer != NULL) in file_done()
427 sb_free_memaligned(per_thread[i].buffer); in file_done()
430 free(per_thread); in file_done()
590 per_thread[i].buffer_pos == file_req->pos) in file_get_rnd_request()
595 per_thread[thread_id].buffer_file_id = file_req->file_id; in file_get_rnd_request()
596 per_thread[thread_id].buffer_pos = file_req->pos; in file_get_rnd_request()
1018 if (write(fd, per_thread[0].buffer, file_block_size) < 0) in create_files()
1901 per_thread = malloc(sizeof(*per_thread) * sb_globals.threads); in parse_arguments()
1905 if (per_thread[i].buffer == NULL) in parse_arguments()
[all …]
/dports/devel/emscripten/emscripten-2.0.3/system/lib/compiler-rt/lib/asan/
H A Dasan_emscripten.cpp35 static thread_local void *per_thread; variable
37 void *AsanTSDGet() { return per_thread; } in AsanTSDGet()
39 void AsanTSDSet(void *tsd) { per_thread = tsd; } in AsanTSDSet()
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/
H A DKokkos_ExecPolicy.hpp481 int per_thread; member
487 per_thread = 0; in ScratchRequest()
494 per_thread = thread_value.value; in ScratchRequest()
501 per_thread = thread_value.value; in ScratchRequest()
509 per_thread = thread_value.value; in ScratchRequest()
634 const Impl::PerThreadValue& per_thread) { in set_scratch_size() argument
637 internal_policy::set_scratch_size(level, per_thread)); in set_scratch_size()
641 const Impl::PerThreadValue& per_thread) { in set_scratch_size() argument
644 internal_policy::set_scratch_size(level, per_team, per_thread)); in set_scratch_size()
647 const Impl::PerThreadValue& per_thread, in set_scratch_size() argument
[all …]
/dports/devel/kokkos/kokkos-3.4.01/core/src/
H A DKokkos_ExecPolicy.hpp481 int per_thread; member
487 per_thread = 0; in ScratchRequest()
494 per_thread = thread_value.value; in ScratchRequest()
501 per_thread = thread_value.value; in ScratchRequest()
509 per_thread = thread_value.value; in ScratchRequest()
634 const Impl::PerThreadValue& per_thread) { in set_scratch_size() argument
637 internal_policy::set_scratch_size(level, per_thread)); in set_scratch_size()
641 const Impl::PerThreadValue& per_thread) { in set_scratch_size() argument
644 internal_policy::set_scratch_size(level, per_team, per_thread)); in set_scratch_size()
647 const Impl::PerThreadValue& per_thread, in set_scratch_size() argument
[all …]
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/
H A DKokkos_ExecPolicy.hpp481 int per_thread; member
487 per_thread = 0; in ScratchRequest()
494 per_thread = thread_value.value; in ScratchRequest()
501 per_thread = thread_value.value; in ScratchRequest()
509 per_thread = thread_value.value; in ScratchRequest()
634 const Impl::PerThreadValue& per_thread) { in set_scratch_size() argument
637 internal_policy::set_scratch_size(level, per_thread)); in set_scratch_size()
641 const Impl::PerThreadValue& per_thread) { in set_scratch_size() argument
644 internal_policy::set_scratch_size(level, per_team, per_thread)); in set_scratch_size()
647 const Impl::PerThreadValue& per_thread, in set_scratch_size() argument
[all …]
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/asan/
H A Dasan_fuchsia.cc67 static thread_local void *per_thread; variable
69 void *AsanTSDGet() { return per_thread; } in AsanTSDGet()
71 void AsanTSDSet(void *tsd) { per_thread = tsd; } in AsanTSDSet()
190 AsanThread::TSDDtor(per_thread); in ThreadExitHook()
/dports/lang/gcc8/gcc-8.5.0/libsanitizer/asan/
H A Dasan_fuchsia.cc65 static thread_local void *per_thread; variable
67 void *AsanTSDGet() { return per_thread; } in AsanTSDGet()
69 void AsanTSDSet(void *tsd) { per_thread = tsd; } in AsanTSDSet()
188 AsanThread::TSDDtor(per_thread); in ThreadExitHook()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/asan/
H A Dasan_fuchsia.cpp66 static thread_local void *per_thread; variable
68 void *AsanTSDGet() { return per_thread; } in AsanTSDGet()
70 void AsanTSDSet(void *tsd) { per_thread = tsd; } in AsanTSDSet()
189 AsanThread::TSDDtor(per_thread); in ThreadExitHook()
/dports/lang/gcc10/gcc-10.3.0/libsanitizer/asan/
H A Dasan_fuchsia.cpp66 static thread_local void *per_thread; variable
68 void *AsanTSDGet() { return per_thread; } in AsanTSDGet()
70 void AsanTSDSet(void *tsd) { per_thread = tsd; } in AsanTSDSet()
189 AsanThread::TSDDtor(per_thread); in ThreadExitHook()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libsanitizer/asan/
H A Dasan_fuchsia.cc65 static thread_local void *per_thread; variable
67 void *AsanTSDGet() { return per_thread; } in AsanTSDGet()
69 void AsanTSDSet(void *tsd) { per_thread = tsd; } in AsanTSDSet()
188 AsanThread::TSDDtor(per_thread); in ThreadExitHook()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libsanitizer/asan/
H A Dasan_fuchsia.cc65 static thread_local void *per_thread; variable
67 void *AsanTSDGet() { return per_thread; } in AsanTSDGet()
69 void AsanTSDSet(void *tsd) { per_thread = tsd; } in AsanTSDSet()
188 AsanThread::TSDDtor(per_thread); in ThreadExitHook()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/asan/
H A Dasan_fuchsia.cpp68 static thread_local void *per_thread; variable
70 void *AsanTSDGet() { return per_thread; } in AsanTSDGet()
72 void AsanTSDSet(void *tsd) { per_thread = tsd; } in AsanTSDSet()
191 AsanThread::TSDDtor(per_thread); in ThreadExitHook()

12345678910>>...12