NetBSD/tests/lib/libpthread
kamil 8265fdce60 Fix the t_join test
For pthread_attr_get_np() attr should be initialized prior to the call by
using pthread_attr_init(3). pthread_getattr_np() does this
automatically so switch to it.
2020-01-29 13:40:23 +00:00
..
dlopen
Makefile Add a complete C11 threads(3) implementation 2019-04-24 11:43:19 +00:00
d_mach
h_atexit.c
h_cancel.c
h_common.h
h_exit.c
h_resolv.c add joins 2019-03-06 01:20:15 +00:00
h_thread_local_dtor.cpp Implement __cxa_thread_atexit and __cxa_thread_atexit_impl. This 2017-07-11 15:21:31 +00:00
t_atexit.sh
t_barrier.c
t_call_once.c Add a complete C11 threads(3) implementation 2019-04-24 11:43:19 +00:00
t_cancel.sh
t_cnd.c Add a complete C11 threads(3) implementation 2019-04-24 11:43:19 +00:00
t_cond.c
t_condwait.c Re-enable the QEMU specific timing limits, but only an increased upper 2019-08-11 11:42:23 +00:00
t_detach.c
t_equal.c
t_exit.sh
t_fork.c
t_fpu.c
t_join.c Fix the t_join test 2020-01-29 13:40:23 +00:00
t_kill.c
t_mtx.c Add a complete C11 threads(3) implementation 2019-04-24 11:43:19 +00:00
t_mutex.c Since there has been no objection (or even comment) in response 2017-12-01 13:25:29 +00:00
t_name.c
t_once.c PR/49003: Ngie Cooper: add <sys/time.h> 2017-08-25 22:59:47 +00:00
t_preempt.c
t_resolv.sh
t_rwlock.c
t_sem.c
t_sigalarm.c
t_siglongjmp.c
t_sigmask.c
t_sigsuspend.c
t_sleep.c
t_swapcontext.c Simplify - it's enough to set nctx.uc_link to &octx to restore old 2018-02-28 21:36:50 +00:00
t_thrd.c Add a complete C11 threads(3) implementation 2019-04-24 11:43:19 +00:00
t_thread_local_dtor.sh Implement __cxa_thread_atexit and __cxa_thread_atexit_impl. This 2017-07-11 15:21:31 +00:00
t_timedmutex.c
t_tss.c Add a complete C11 threads(3) implementation 2019-04-24 11:43:19 +00:00