Home
last modified time | relevance | path

Searched refs:thread2 (Results 1 – 11 of 11) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
Dpy-evthreads.c33 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/
Dexecl.c45 pthread_t thread2; in main() local
51 pthread_create (&thread2, NULL, thread_function, NULL); in main()
Dpthreads.c79 thread2 (void * arg) in thread2() function
156 res = pthread_create (&tid2, NULL, thread2, (void *) 0xdeadbeef); in main()
Dia64-sigill.c242 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()
Dwatchthreads-reorder.c251 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()
Dthread-find.exp138 gdb_test "thread find $thread2" \
139 "Thread 2 has .*$thread2.*" "find thread id 2"
Dsiginfo-threads.c311 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/
Dthreadstest.c472 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/
Dira-color.cc2349 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/
DChangeLog-1993-20138528 (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/
Dsha256.sum11111 b8d95190883cd6b445798d90eb444a9c724ca810970632382aecccd07473f2a6 sim/testsuite/cris/c/thread2.c