Searched refs:thread2 (Results 1 – 11 of 11) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/ |
| D | py-evthreads.c | 33 void* thread2 (void* d) in thread2() function 49 pthread_create (&thread2_id, NULL, thread2, NULL); pthread_join (thread2_id, NULL); in main()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/ |
| D | execl.c | 45 pthread_t thread2; in main() local 51 pthread_create (&thread2, NULL, thread_function, NULL); in main()
|
| D | pthreads.c | 79 thread2 (void * arg) in thread2() function 156 res = pthread_create (&tid2, NULL, thread2, (void *) 0xdeadbeef); in main()
|
| D | ia64-sigill.c | 242 static pthread_t thread1, thread2; variable 284 i = pthread_create (&thread2, NULL, thread_func, (void *) (intptr_t) 2); in main() 365 i = pthread_join (thread2, NULL); in main()
|
| D | watchthreads-reorder.c | 251 static pthread_t thread1, thread2; variable 293 i = pthread_create (&thread2, NULL, thread2_func, NULL); in main() 374 i = pthread_join (thread2, NULL); in main()
|
| D | thread-find.exp | 138 gdb_test "thread find $thread2" \ 139 "Thread 2 has .*$thread2.*" "find thread id 2"
|
| D | siginfo-threads.c | 311 static pthread_t thread1, thread2; variable 368 i = pthread_create (&thread2, NULL, thread2_func, NULL); in main() 464 i = pthread_join (thread2, NULL); in main()
|
| /netbsd/src/crypto/external/bsd/openssl/dist/test/ |
| D | threadstest.c | 472 thread_t thread1, thread2; in test_multi() local 538 || !TEST_true(run_thread(&thread2, worker2))) in test_multi() 549 if (!TEST_true(wait_for_thread(thread2))) in test_multi() 583 thread_t thread1, thread2; in test_multi_default() local 601 || !TEST_true(run_thread(&thread2, thread_multi_simple_fetch))) in test_multi_default() 607 || !TEST_true(wait_for_thread(thread2)) in test_multi_default()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ira-color.cc | 2349 ira_allocno_t a, thread1, thread2; in form_threads_from_copies() local 2359 thread2 = ALLOCNO_COLOR_DATA (cp->second)->first_thread_allocno; in form_threads_from_copies() 2360 if (thread1 == thread2) in form_threads_from_copies() 2362 if (! allocno_thread_conflict_p (thread1, thread2)) in form_threads_from_copies() 2371 merge_threads (thread1, thread2); in form_threads_from_copies()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/ |
| D | ChangeLog-1993-2013 | 8528 (thread2): Remove variable count2. Move thread3 pthread_create here, 13204 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf 24964 (thread2): Likewise.
|
| /netbsd/src/external/gpl3/gdb/dist/ |
| D | sha256.sum | 11111 b8d95190883cd6b445798d90eb444a9c724ca810970632382aecccd07473f2a6 sim/testsuite/cris/c/thread2.c
|