Home
last modified time | relevance | path

Searched defs:pthread (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/lib/libc/include/
H A Dthread_private.h385 TAILQ_ENTRY(pthread) waiting; argument
373 struct pthread { global() struct
383 stackpthread global() argument
386 attrpthread global() argument
393 delayed_cancelpthread global() argument
[all...]
/openbsd-src/regress/lib/libpthread/sigdeliver/
H A Dsigdeliver.c46 pthread_t pthread; in main() local
/openbsd-src/regress/lib/libc/stdio_threading/include/
H A Dlocal.h51 pthread_t self, pthread[THREAD_COUNT]; in run_threads() local