/llvm-project/openmp/runtime/test/tasking/ |
H A D | omp50_task_depend_mtx3.c | 32 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 D | omp50_task_depend_mtx2.c | 52 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 D | omp50_task_depend_mtx.c | 52 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 D | kmp_taskwait_depend_all.c | 75 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 D | omp51_task_dep_inoutset.c | 65 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 D | kmp_task_depend_all.c | 69 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 D | omp_task_priority2.c | 24 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 D | omp_task_depend_all.c | 74 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 D | omp_task_depend_all.c | 116 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 D | kmp_task_depend_all.c | 117 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 D | bench_threads.cpp | 16 pthread_t th; in thread() local 28 pthread_t th[kBatch]; in bench() local 36 pthread_t th[kLiveThreads]; in bench() local
|
H A D | mmap_stress.cpp | 28 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 D | pthread_key.cpp | 28 pthread_t th; in main() local 32 pthread_t th[2]; in main() local
|
H A D | signal_thread2.cpp | 32 pthread_t th[10]; thr() local 57 pthread_t th[100]; main() local [all...] |
/llvm-project/libc/test/integration/src/__support/threads/ |
H A D | thread_detach_test.cpp | 24 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 D | fork_multithreaded4.cpp | 38 for (auto &th : threads) in main() local 40 for (auto th : threads) in main() local
|
/llvm-project/openmp/runtime/src/ |
H A D | kmp_alloc.cpp | 227 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 D | z_Windows_NT_util.cpp | 203 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 D | pthread_tss_test.cpp | 61 pthread_t th; in standard_usage_test() local 73 pthread_t th; in null_value_test() local
|
/llvm-project/libc/src/pthread/ |
H A D | pthread_self.cpp | 22 pthread_t th; global() variable
|
/llvm-project/libc/src/threads/ |
H A D | thrd_current.cpp | 21 thrd_t th; global() variable
|
/llvm-project/clang/tools/scan-build-py/lib/libscanbuild/resources/ |
H A D | scanview.css | 7 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 D | scanview.css | 7 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 D | tsan_posix.cpp | 59 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 D | setuid.c | 26 pthread_t th; in main() local
|