Home
last modified time | relevance | path

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

/openbsd-src/regress/sys/netinet/bindconnect/
H A Dbindconnect.c160 thread_socket(void *arg) in thread_socket() function
443 errno = pthread_create(&tsocket[n], NULL, thread_socket, &run); in main()