mariadb/dbug
Vladislav Vaintroub 7ee6a3ae5f MDEV-22950 followup
Deadlock in DbugParse, on Linux.

In 10.1, DBUG recursive mutex was improperly implemented.
CODE_STATE::locked counter was never updated.

Copy the code around LockMutex/UnlockMutex from 10.2
2020-06-25 10:00:15 +02:00
..
CMakeLists.txt
dbug.c MDEV-22950 followup 2020-06-25 10:00:15 +02:00
dbug_add_tags.pl mtr: use env for perl 2020-06-23 03:24:46 +02:00
dbug_long.h
example1.c
example2.c
example3.c
factorial.c
main.c
monty.doc
my_main.c
remove_function_from_trace.pl mtr: use env for perl 2020-06-23 03:24:46 +02:00
tests-t.pl
tests.c
user.r