commit | f173b2fc9d03d9e56376ed9ad4c06e82949060dd | [log] [tgz] |
---|---|---|
author | John Baldwin <jhb@FreeBSD.org> | Mon Mar 06 16:55:22 2023 -0800 |
committer | John Baldwin <jhb@FreeBSD.org> | Mon Mar 06 16:55:22 2023 -0800 |
tree | 6f93e7f4f0a1cc06f9f7594560ee6eb42a8642c7 | |
parent | 5c1e53c99cf08b55fda078902a7363823e8638cb [diff] |
gdb.threads/next-bp-other-thread.c: Ensure child thread is started. Use a pthread_barrier to ensure the child thread is started before the main thread gets to the first breakpoint.