diff options
author | Jan Kratochvil <jan.kratochvil@redhat.com> | 2010-01-20 21:09:30 +0000 |
---|---|---|
committer | Jan Kratochvil <jan.kratochvil@redhat.com> | 2010-01-20 21:09:30 +0000 |
commit | 23787403e03ea97653aeafcd6ae898b21991de3b (patch) | |
tree | f4f8e267c9e95c1e0c0ad2a5a9714318c880518c /gdb/gdbserver/remote-utils.c | |
parent | ec8ebe726b1f2d43d19256f8d8b33a6dca71537a (diff) | |
download | gdb-23787403e03ea97653aeafcd6ae898b21991de3b.zip gdb-23787403e03ea97653aeafcd6ae898b21991de3b.tar.gz gdb-23787403e03ea97653aeafcd6ae898b21991de3b.tar.bz2 |
gdb/testsuite/
* gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
(thread1_func): Protect thread1_tid with thread1_tid_cond by
thread1_tid_mutex. Remove gdbstop_mutex handling.
(thread2_func): Protect thread2_tid with thread2_tid_cond by
thread2_tid_mutex. Remove gdbstop_mutex handling.
(main): Move thread1_tid_mutex and thread2_tid_mutex locks before
pthread_create. Remove gdbstop_mutex handling. New comment. Replace
pthread_cond_wait conditionalizations by while loops.
Diffstat (limited to 'gdb/gdbserver/remote-utils.c')
0 files changed, 0 insertions, 0 deletions