Home
last modified time | relevance | path

Searched defs:th (Results 1 – 25 of 144) sorted by relevance

123456

/llvm-project/openmp/runtime/test/tasking/
H A Domp50_task_depend_mtx3.c32 int th = omp_get_thread_num(); in mutex_task() local
60 { int th = omp_get_thread_num(); in main() local
64 { int th = omp_get_thread_num(); in main() local
68 { int th = omp_get_thread_num(); in main() local
72 { int th = omp_get_thread_num(); in main() local
76 { int th = omp_get_thread_num(); in main() local
80 { int th = omp_get_thread_num(); in main() local
90 { int th = omp_get_thread_num(); in main() local
H A Domp50_task_depend_mtx2.c52 int th = omp_get_thread_num(); in thunk() local
99 { int th = omp_get_thread_num(); in main() local
103 { int th = omp_get_thread_num(); in main() local
107 { int th = omp_get_thread_num(); in main() local
111 { int th = omp_get_thread_num(); in main() local
115 { int th = omp_get_thread_num(); in main() local
119 { int th = omp_get_thread_num(); in main() local
143 { int th = omp_get_thread_num(); in main() local
H A Domp50_task_depend_mtx.c52 int th = omp_get_thread_num(); in thunk() local
99 { int th = omp_get_thread_num(); in main() local
103 { int th = omp_get_thread_num(); in main() local
107 { int th = omp_get_thread_num(); in main() local
111 { int th = omp_get_thread_num(); in main() local
115 { int th = omp_get_thread_num(); in main() local
119 { int th = omp_get_thread_num(); in main() local
140 { int th = omp_get_thread_num(); in main() local
H A Dkmp_taskwait_depend_all.c75 int lcheck, th; in thunk_m() local
97 int lcheck, th; in thunk_s() local
154 int th = omp_get_thread_num(); in main() local
169 int lcheck, th; in main() local
191 int lcheck, th; in main() local
235 int lcheck, th; in main() local
256 int lcheck, th; in main() local
297 int lcheck, th; in main() local
H A Domp51_task_dep_inoutset.c65 int th = omp_get_thread_num(); in thunk_m() local
84 int th = omp_get_thread_num(); in thunk_s() local
132 { int th = omp_get_thread_num(); in main() local
149 { int th = omp_get_thread_num(); in main() local
184 { int th = omp_get_thread_num(); in main() local
201 { int th = omp_get_thread_num(); in main() local
235 { int th = omp_get_thread_num(); in main() local
H A Dkmp_task_depend_all.c69 int lcheck, th; in thunk_m() local
91 int lcheck, th; in thunk_s() local
142 int lcheck, th; in main() local
164 int lcheck, th; in main() local
208 int lcheck, th; in main() local
229 int lcheck, th; in main() local
270 int lcheck, th; in main() local
H A Domp_task_priority2.c24 int th = omp_get_thread_num(); in main() local
72 int th = omp_get_thread_num(); in main() local
/llvm-project/openmp/tools/archer/tests/task/
H A Domp_task_depend_all.c74 int lcheck, th; in thunk_m() local
96 int lcheck, th; in thunk_s() local
147 int lcheck, th; in main() local
169 int lcheck, th; in main() local
203 int lcheck, th; in main() local
225 int lcheck, th; in main() local
246 int lcheck, th; in main() local
268 int lcheck, th; in main() local
290 int lcheck, th; in main() local
311 int lcheck, th; in main() local
/llvm-project/openmp/runtime/test/ompt/tasks/
H A Domp_task_depend_all.c116 int lcheck, th; in thunk_m() local
138 int lcheck, th; in thunk_s() local
189 int lcheck, th; in main() local
211 int lcheck, th; in main() local
245 int lcheck, th; in main() local
267 int lcheck, th; in main() local
288 int lcheck, th; in main() local
310 int lcheck, th; in main() local
332 int lcheck, th; in main() local
353 int lcheck, th; in main() local
H A Dkmp_task_depend_all.c117 int lcheck, th; in thunk_m() local
139 int lcheck, th; in thunk_s() local
189 int lcheck, th; in main() local
211 int lcheck, th; in main() local
255 int lcheck, th; in main() local
276 int lcheck, th; in main() local
317 int lcheck, th; in main() local
/llvm-project/compiler-rt/test/tsan/
H A Dbench_threads.cpp16 pthread_t th; in thread() local
28 pthread_t th[kBatch]; in bench() local
36 pthread_t th[kLiveThreads]; in bench() local
H A Dmmap_stress.cpp28 pthread_t th[4]; in Worker1() local
42 pthread_t th[4]; in Worker() local
55 pthread_t th[4]; in main() local
H A Dpthread_key.cpp28 pthread_t th; in main() local
32 pthread_t th[2]; in main() local
H A Dsignal_thread2.cpp32 pthread_t th[10]; thr() local
57 pthread_t th[100]; main() local
[all...]
/llvm-project/libc/test/integration/src/__support/threads/
H A Dthread_detach_test.cpp24 LIBC_NAMESPACE::Thread th; in detach_simple_test() local
38 LIBC_NAMESPACE::Thread th; in detach_cleanup_test() local
/llvm-project/compiler-rt/test/tsan/Linux/
H A Dfork_multithreaded4.cpp38 for (auto &th : threads) in main() local
40 for (auto th : threads) in main() local
/llvm-project/openmp/runtime/src/
H A Dkmp_alloc.cpp227 static void set_thr_data(kmp_info_t *th) { in set_thr_data()
253 static thr_data_t *get_thr_data(kmp_info_t *th) { in get_thr_data()
264 static void __kmp_bget_dequeue(kmp_info_t *th) { in __kmp_bget_dequeue()
313 static void __kmp_bget_enqueue(kmp_info_t *th, void *buf in __kmp_bget_enqueue()
395 static void bcheck(kmp_info_t *th, bufsize *max_free, bufsize *total_free) { in bcheck()
425 static void *bget(kmp_info_t *th, bufsize requested_size) { in bget()
637 static void *bgetz(kmp_info_t *th, bufsize size) { in bgetz()
667 static void *bgetr(kmp_info_t *th, void *buf, bufsize size) { in bgetr()
701 static void brel(kmp_info_t *th, void *buf) { in brel()
865 static void bectl(kmp_info_t *th, bget_compact_t compact, in bectl()
[all …]
H A Dz_Windows_NT_util.cpp203 kmp_info_t *th, C *flag) { in __kmp_win32_cond_wait()
317 void __kmp_suspend_initialize_thread(kmp_info_t *th) { in __kmp_suspend_initialize_thread()
337 void __kmp_suspend_uninitialize_thread(kmp_info_t *th) { in __kmp_suspend_uninitialize_thread()
347 int __kmp_try_suspend_mx(kmp_info_t *th) { in __kmp_try_suspend_mx()
351 void __kmp_lock_suspend_mx(kmp_info_t *th) { in __kmp_lock_suspend_mx()
355 void __kmp_unlock_suspend_mx(kmp_info_t *th) { in __kmp_unlock_suspend_mx()
363 kmp_info_t *th = __kmp_threads[th_gtid]; in __kmp_suspend_template() local
491 kmp_info_t *th = __kmp_threads[target_gtid]; in __kmp_resume_template() local
926 kmp_info_t *th = __kmp_threads[gtid]; in __kmp_terminate_thread() local
1144 void __kmp_create_worker(int gtid, kmp_info_t *th, size_t stack_size) { in __kmp_create_worker()
[all …]
/llvm-project/libc/test/integration/src/pthread/
H A Dpthread_tss_test.cpp61 pthread_t th; in standard_usage_test() local
73 pthread_t th; in null_value_test() local
/llvm-project/libc/src/pthread/
H A Dpthread_self.cpp22 pthread_t th; global() variable
/llvm-project/libc/src/threads/
H A Dthrd_current.cpp21 thrd_t th; global() variable
/llvm-project/clang/tools/scan-build-py/lib/libscanbuild/resources/
H A Dscanview.css7 th, table thead { selector
15 th, td { padding:5px; padding-left:8px; text-align:left } selector
/llvm-project/clang/tools/scan-build/share/scan-build/
H A Dscanview.css7 th, table thead { selector
15 th, td { padding:5px; padding-left:8px; text-align:left } selector
/llvm-project/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_posix.cpp59 pthread_t th[3]; in TEST() local
82 pthread_t th[kThreads]; in local_thread() local
137 pthread_t th; in TEST() local
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Linux/
H A Dsetuid.c26 pthread_t th; in main() local

123456