#0 0x00007ffff78a3c1e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1 0x00007ffff78a6548 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libc.so.6
#2 0x00000000004042d4 in w1 (i=9) at hellothreads5.cpp:15
#3 0x00000000004043cb in worker (i=9) at hellothreads5.cpp:29
#4 0x0000000000419549 in std::__invoke_impl<void, void (*)(int), int> (__f=@0x43f030: 0x4043ac <worker(int)>) at /usr/include/c++/15/bits/invoke.h:63
#5 0x00000000004178d0 in std::__invoke<void (*)(int), int> (__fn=@0x43f030: 0x4043ac <worker(int)>) at /usr/include/c++/15/bits/invoke.h:98
#6 0x0000000000410c83 in std::thread::_Invoker<std::tuple<void (*)(int), int> >::_M_invoke<0ul, 1ul> (this=0x43f028) at /usr/include/c++/15/bits/std_thread.h:303
#7 0x00000000004101dc in std::thread::_Invoker<std::tuple<void (*)(int), int> >::operator() (this=0x43f028) at /usr/include/c++/15/bits/std_thread.h:310
#8 0x000000000040ee34 in std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (*)(int), int> > >::_M_run (this=0x43f020) at /usr/include/c++/15/bits/std_thread.h:255
#9 0x00007ffff7ce8964 in ?? () from /usr/local/lib64/libstdc++.so.6
#10 0x00007ffff78a6f6c in start_thread () from /lib64/libc.so.6
#11 0x00007ffff792e388 in clone3 () from /lib64/libc.so.6
#0 0x00007ffff78a3c1e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1 0x00007ffff78a6548 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libc.so.6
#2 0x0000000000404357 in w2 (i=8) at hellothreads5.cpp:22
#3 0x00000000004043d7 in worker (i=8) at hellothreads5.cpp:31
#4 0x0000000000419549 in std::__invoke_impl<void, void (*)(int), int> (__f=@0x43eed0: 0x4043ac <worker(int)>) at /usr/include/c++/15/bits/invoke.h:63
#5 0x00000000004178d0 in std::__invoke<void (*)(int), int> (__fn=@0x43eed0: 0x4043ac <worker(int)>) at /usr/include/c++/15/bits/invoke.h:98
#6 0x0000000000410c83 in std::thread::_Invoker<std::tuple<void (*)(int), int> >::_M_invoke<0ul, 1ul> (this=0x43eec8) at /usr/include/c++/15/bits/std_thread.h:303
#7 0x00000000004101dc in std::thread::_Invoker<std::tuple<void (*)(int), int> >::operator() (this=0x43eec8) at /usr/include/c++/15/bits/std_thread.h:310
#8 0x000000000040ee34 in std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (*)(int), int> > >::_M_run (this=0x43eec0) at /usr/include/c++/15/bits/std_thread.h:255
#9 0x00007ffff7ce8964 in ?? () from /usr/local/lib64/libstdc++.so.6
#10 0x00007ffff78a6f6c in start_thread () from /lib64/libc.so.6
#11 0x00007ffff792e388 in clone3 () from /lib64/libc.so.6
#0 0x00007ffff78a3c1e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1 0x00007ffff78a6548 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libc.so.6
#2 0x00000000004042d4 in w1 (i=7) at hellothreads5.cpp:15
#3 0x00000000004043cb in worker (i=7) at hellothreads5.cpp:29
#4 0x0000000000419549 in std::__invoke_impl<void, void (*)(int), int> (__f=@0x43ece0: 0x4043ac <worker(int)>) at /usr/include/c++/15/bits/invoke.h:63
#5 0x00000000004178d0 in std::__invoke<void (*)(int), int> (__fn=@0x43ece0: 0x4043ac <worker(int)>) at /usr/include/c++/15/bits/invoke.h:98
#6 0x0000000000410c83 in std::thread::_Invoker<std::tuple<void (*)(int), int> >::_M_invoke<0ul, 1ul> (this=0x43ecd8) at /usr/include/c++/15/bits/std_thread.h:303
#7 0x00000000004101dc in std::thread::_Invoker<std::tuple<void (*)(int), int> >::operator() (this=0x43ecd8) at /usr/include/c++/15/bits/std_thread.h:310
#8 0x000000000040ee34 in std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (*)(int), int> > >::_M_run (this=0x43ecd0) at /usr/include/c++/15/bits/std_thread.h:255
#9 0x00007ffff7ce8964 in ?? () from /usr/local/lib64/libstdc++.so.6
#10 0x00007ffff78a6f6c in start_thread () from /lib64/libc.so.6
#11 0x00007ffff792e388 in clone3 () from /lib64/libc.so.6
#0 0x00007ffff78a3c1e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1 0x00007ffff78a6548 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libc.so.6
#2 0x0000000000404357 in w2 (i=6) at hellothreads5.cpp:22
#3 0x00000000004043d7 in worker (i=6) at hellothreads5.cpp:31
#4 0x0000000000419549 in std::__invoke_impl<void, void (*)(int), int> (__f=@0x43eb80: 0x4043ac <worker(int)>) at /usr/include/c++/15/bits/invoke.h:63
#5 0x00000000004178d0 in std::__invoke<void (*)(int), int> (__fn=@0x43eb80: 0x4043ac <worker(int)>) at /usr/include/c++/15/bits/invoke.h:98
#6 0x0000000000410c83 in std::thread::_Invoker<std::tuple<void (*)(int), int> >::_M_invoke<0ul, 1ul> (this=0x43eb78) at /usr/include/c++/15/bits/std_thread.h:303
#7 0x00000000004101dc in std::thread::_Invoker<std::tuple<void (*)(int), int> >::operator() (this=0x43eb78) at /usr/include/c++/15/bits/std_thread.h:310
#8 0x000000000040ee34 in std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (*)(int), int> > >::_M_run (this=0x43eb70) at /usr/include/c++/15/bits/std_thread.h:255
#9 0x00007ffff7ce8964 in ?? () from /usr/local/lib64/libstdc++.so.6
#10 0x00007ffff78a6f6c in start_thread () from /lib64/libc.so.6
#11 0x00007ffff792e388 in clone3 () from /lib64/libc.so.6
#0 0x00007ffff78a3c1e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1 0x00007ffff78a6548 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libc.so.6
#2 0x00000000004042d4 in w1 (i=5) at hellothreads5.cpp:15
#3 0x00000000004043cb in worker (i=5) at hellothreads5.cpp:29
#4 0x0000000000419549 in std::__invoke_impl<void, void (*)(int), int> (__f=@0x43ea20: 0x4043ac <worker(int)>) at /usr/include/c++/15/bits/invoke.h:63
#5 0x00000000004178d0 in std::__invoke<void (*)(int), int> (__fn=@0x43ea20: 0x4043ac <worker(int)>) at /usr/include/c++/15/bits/invoke.h:98
#6 0x0000000000410c83 in std::thread::_Invoker<std::tuple<void (*)(int), int> >::_M_invoke<0ul, 1ul> (this=0x43ea18) at /usr/include/c++/15/bits/std_thread.h:303
#7 0x00000000004101dc in std::thread::_Invoker<std::tuple<void (*)(int), int> >::operator() (this=0x43ea18) at /usr/include/c++/15/bits/std_thread.h:310
#8 0x000000000040ee34 in std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (*)(int), int> > >::_M_run (this=0x43ea10) at /usr/include/c++/15/bits/std_thread.h:255
#9 0x00007ffff7ce8964 in ?? () from /usr/local/lib64/libstdc++.so.6
#10 0x00007ffff78a6f6c in start_thread () from /lib64/libc.so.6
#11 0x00007ffff792e388 in clone3 () from /lib64/libc.so.6
#0 0x00007ffff78a3c1e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1 0x00007ffff78a6548 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libc.so.6
#2 0x0000000000404357 in w2 (i=4) at hellothreads5.cpp:22
#3 0x00000000004043d7 in worker (i=4) at hellothreads5.cpp:31
#4 0x0000000000419549 in std::__invoke_impl<void, void (*)(int), int> (__f=@0x43e8c0: 0x4043ac <worker(int)>) at /usr/include/c++/15/bits/invoke.h:63
#5 0x00000000004178d0 in std::__invoke<void (*)(int), int> (__fn=@0x43e8c0: 0x4043ac <worker(int)>) at /usr/include/c++/15/bits/invoke.h:98
#6 0x0000000000410c83 in std::thread::_Invoker<std::tuple<void (*)(int), int> >::_M_invoke<0ul, 1ul> (this=0x43e8b8) at /usr/include/c++/15/bits/std_thread.h:303
#7 0x00000000004101dc in std::thread::_Invoker<std::tuple<void (*)(int), int> >::operator() (this=0x43e8b8) at /usr/include/c++/15/bits/std_thread.h:310
#8 0x000000000040ee34 in std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (*)(int), int> > >::_M_run (this=0x43e8b0) at /usr/include/c++/15/bits/std_thread.h:255
#9 0x00007ffff7ce8964 in ?? () from /usr/local/lib64/libstdc++.so.6
#10 0x00007ffff78a6f6c in start_thread () from /lib64/libc.so.6
#11 0x00007ffff792e388 in clone3 () from /lib64/libc.so.6
#0 0x00007ffff78a3c1e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1 0x00007ffff78a6548 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libc.so.6
#2 0x00000000004042d4 in w1 (i=3) at hellothreads5.cpp:15
#3 0x00000000004043cb in worker (i=3) at hellothreads5.cpp:29
#4 0x0000000000419549 in std::__invoke_impl<void, void (*)(int), int> (__f=@0x43e440: 0x4043ac <worker(int)>) at /usr/include/c++/15/bits/invoke.h:63
#5 0x00000000004178d0 in std::__invoke<void (*)(int), int> (__fn=@0x43e440: 0x4043ac <worker(int)>) at /usr/include/c++/15/bits/invoke.h:98
#6 0x0000000000410c83 in std::thread::_Invoker<std::tuple<void (*)(int), int> >::_M_invoke<0ul, 1ul> (this=0x43e438) at /usr/include/c++/15/bits/std_thread.h:303
#7 0x00000000004101dc in std::thread::_Invoker<std::tuple<void (*)(int), int> >::operator() (this=0x43e438) at /usr/include/c++/15/bits/std_thread.h:310
#8 0x000000000040ee34 in std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (*)(int), int> > >::_M_run (this=0x43e430) at /usr/include/c++/15/bits/std_thread.h:255
#9 0x00007ffff7ce8964 in ?? () from /usr/local/lib64/libstdc++.so.6
#10 0x00007ffff78a6f6c in start_thread () from /lib64/libc.so.6
#11 0x00007ffff792e388 in clone3 () from /lib64/libc.so.6
#0 0x00007ffff78a3c1e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1 0x00007ffff78a6548 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libc.so.6
#2 0x0000000000404357 in w2 (i=2) at hellothreads5.cpp:22
#3 0x00000000004043d7 in worker (i=2) at hellothreads5.cpp:31
#4 0x0000000000419549 in std::__invoke_impl<void, void (*)(int), int> (__f=@0x43e2c0: 0x4043ac <worker(int)>) at /usr/include/c++/15/bits/invoke.h:63
#5 0x00000000004178d0 in std::__invoke<void (*)(int), int> (__fn=@0x43e2c0: 0x4043ac <worker(int)>) at /usr/include/c++/15/bits/invoke.h:98
#6 0x0000000000410c83 in std::thread::_Invoker<std::tuple<void (*)(int), int> >::_M_invoke<0ul, 1ul> (this=0x43e2b8) at /usr/include/c++/15/bits/std_thread.h:303
#7 0x00000000004101dc in std::thread::_Invoker<std::tuple<void (*)(int), int> >::operator() (this=0x43e2b8) at /usr/include/c++/15/bits/std_thread.h:310
#8 0x000000000040ee34 in std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (*)(int), int> > >::_M_run (this=0x43e2b0) at /usr/include/c++/15/bits/std_thread.h:255
#9 0x00007ffff7ce8964 in ?? () from /usr/local/lib64/libstdc++.so.6
#10 0x00007ffff78a6f6c in start_thread () from /lib64/libc.so.6
#11 0x00007ffff792e388 in clone3 () from /lib64/libc.so.6
#0 0x00007ffff78a3c1e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1 0x00007ffff78a6548 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libc.so.6
#2 0x00000000004042d4 in w1 (i=1) at hellothreads5.cpp:15
#3 0x00000000004043cb in worker (i=1) at hellothreads5.cpp:29
#4 0x0000000000419549 in std::__invoke_impl<void, void (*)(int), int> (__f=@0x43e460: 0x4043ac <worker(int)>) at /usr/include/c++/15/bits/invoke.h:63
#5 0x00000000004178d0 in std::__invoke<void (*)(int), int> (__fn=@0x43e460: 0x4043ac <worker(int)>) at /usr/include/c++/15/bits/invoke.h:98
#6 0x0000000000410c83 in std::thread::_Invoker<std::tuple<void (*)(int), int> >::_M_invoke<0ul, 1ul> (this=0x43e458) at /usr/include/c++/15/bits/std_thread.h:303
#7 0x00000000004101dc in std::thread::_Invoker<std::tuple<void (*)(int), int> >::operator() (this=0x43e458) at /usr/include/c++/15/bits/std_thread.h:310
#8 0x000000000040ee34 in std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (*)(int), int> > >::_M_run (this=0x43e450) at /usr/include/c++/15/bits/std_thread.h:255
#9 0x00007ffff7ce8964 in ?? () from /usr/local/lib64/libstdc++.so.6
#10 0x00007ffff78a6f6c in start_thread () from /lib64/libc.so.6
#11 0x00007ffff792e388 in clone3 () from /lib64/libc.so.6
#0 0x00007ffff78a3c1e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1 0x00007ffff78a6548 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libc.so.6
#2 0x0000000000404357 in w2 (i=0) at hellothreads5.cpp:22
#3 0x00000000004043d7 in worker (i=0) at hellothreads5.cpp:31
#4 0x0000000000419549 in std::__invoke_impl<void, void (*)(int), int> (__f=@0x43e2e0: 0x4043ac <worker(int)>) at /usr/include/c++/15/bits/invoke.h:63
#5 0x00000000004178d0 in std::__invoke<void (*)(int), int> (__fn=@0x43e2e0: 0x4043ac <worker(int)>) at /usr/include/c++/15/bits/invoke.h:98
#6 0x0000000000410c83 in std::thread::_Invoker<std::tuple<void (*)(int), int> >::_M_invoke<0ul, 1ul> (this=0x43e2d8) at /usr/include/c++/15/bits/std_thread.h:303
#7 0x00000000004101dc in std::thread::_Invoker<std::tuple<void (*)(int), int> >::operator() (this=0x43e2d8) at /usr/include/c++/15/bits/std_thread.h:310
#8 0x000000000040ee34 in std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (*)(int), int> > >::_M_run (this=0x43e2d0) at /usr/include/c++/15/bits/std_thread.h:255
#9 0x00007ffff7ce8964 in ?? () from /usr/local/lib64/libstdc++.so.6
#10 0x00007ffff78a6f6c in start_thread () from /lib64/libc.so.6
#11 0x00007ffff792e388 in clone3 () from /lib64/libc.so.6