Home
last modified time | relevance | path

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

/openbsd-src/regress/lib/libpthread/pthread_cond_timedwait/
H A Dpthread_cond_timedwait.c64 thread_2(void * new_buf) in thread_2() function
122 CHECKr(pthread_create(&thread, NULL, thread_2, NULL)); in main()