Searched refs:forever_pthread (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
H A Dbp_in_thread.c47 forever_pthread (void *unused) function
64 pthread_create (&forever, NULL, forever_pthread, NULL);
H A Dpthread_cond_wait.c48 forever_pthread (void *unused) function
64 pthread_create (&forever, NULL, forever_pthread, NULL);
H A Dhand-call-in-threads.c69 forever_pthread (void *unused) function
120 pthread_create (&forever[i], NULL, forever_pthread, NULL);
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Dpthread_cond_wait.c48 forever_pthread (void *unused) function
64 pthread_create (&forever, NULL, forever_pthread, NULL);
H A Dbp_in_thread.c47 forever_pthread (void *unused) function
64 pthread_create (&forever, NULL, forever_pthread, NULL);
H A Dhand-call-in-threads.c69 forever_pthread (void *unused) function
120 pthread_create (&forever[i], NULL, forever_pthread, NULL);

Completed in 598 milliseconds