Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.threads/
H A Dpthread_cond_wait.c50 forever_pthread (void *unused) in forever_pthread() function
67 pthread_create (&forever, NULL, forever_pthread, NULL); in main()