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

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Dwatchthreads-reorder.c115 thread2_func (void *unused) function
293 i = pthread_create (&thread2, NULL, thread2_func, NULL);
H A Dsiginfo-threads.c166 thread2_func (void *unused) function
368 i = pthread_create (&thread2, NULL, thread2_func, NULL);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
H A Dwatchthreads-reorder.c115 thread2_func (void *unused) function
293 i = pthread_create (&thread2, NULL, thread2_func, NULL);
H A Dsiginfo-threads.c166 thread2_func (void *unused) function
368 i = pthread_create (&thread2, NULL, thread2_func, NULL);

Completed in 189 milliseconds