Searched refs:thread1_func (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Dwatchthreads-reorder.c87 thread1_func (void *unused) function
290 i = pthread_create (&thread1, NULL, thread1_func, NULL);
H A Dsiginfo-threads.c129 thread1_func (void *unused) function
365 i = pthread_create (&thread1, NULL, thread1_func, NULL);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
H A Dwatchthreads-reorder.c87 thread1_func (void *unused) function
290 i = pthread_create (&thread1, NULL, thread1_func, NULL);
H A Dsiginfo-threads.c129 thread1_func (void *unused) function
365 i = pthread_create (&thread1, NULL, thread1_func, NULL);

Completed in 108 milliseconds