Searched defs:pthread (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/lib/libc/include/ | ||
H A D | thread_private.h | 385 TAILQ_ENTRY(pthread) waiting; argument |
/openbsd-src/regress/lib/libpthread/sigdeliver/ | ||
H A D | sigdeliver.c | 46 pthread_t pthread; in main() local |
/openbsd-src/regress/lib/libc/stdio_threading/include/ | ||
H A D | local.h | 51 pthread_t self, pthread[THREAD_COUNT]; in run_threads() local |