Make sure TIB_INIT correctly initializes tib_thread_flags; regression
authormiod <miod@openbsd.org>
Fri, 8 Dec 2023 19:14:36 +0000 (19:14 +0000)
committermiod <miod@openbsd.org>
Fri, 8 Dec 2023 19:14:36 +0000 (19:14 +0000)
commit9b42e9bf977408fc702319315319dc3ee0edb957
tree41f83e3ce35ef9ad8bb5138d300d4fe271e42296
parent71915ccc50fb6e79850cb99b393962a78f2405f8
Make sure TIB_INIT correctly initializes tib_thread_flags; regression
introduced in 1.3, causing sporadic pthread_main_np() erroneous results
(and possibly more subtle problems).

With and ok kurt@
include/tib.h