diff options
author | Sergei Golubchik <serg@mysql.com> | 2008-10-21 16:10:04 +0200 |
---|---|---|
committer | Sergei Golubchik <serg@mysql.com> | 2008-10-21 16:10:04 +0200 |
commit | c6a51b044739d6c1b0406ba7561334b1c373a022 (patch) | |
tree | b11c4eadb398730ab0cee5bf0eb69ecd7168a0c7 /unittest | |
parent | ade71b252276f8cd3de2b325074ef1dfb5694daf (diff) | |
download | mariadb-git-c6a51b044739d6c1b0406ba7561334b1c373a022.tar.gz |
fixes for hanging waiting_thread-t.c on windows
mysys/my_wincond.c:
race condition: block gate could be left open forever, if cond_broadcast
was done right after the last thread left WaitForMultipleObjects() on timeout
mysys/thr_rwlock.c:
make rwlocks behave similar to their distant linux/solaris relatives
Diffstat (limited to 'unittest')
0 files changed, 0 insertions, 0 deletions