mariadb/storage/mroonga/vendor/groonga/src
Daniel Black bf7cfa2535 MDEV-35574 remove obsolete pthread_exit calls
Threads can normally exit without a explicit pthread_exit call.

There seem to date to old glibc bugs, many around 2.2.5.

The semi related bug was https://bugs.mysql.com/bug.php?id=82886.

To improve safety in the signal handlers DBUG_* code was removed.

These where also needed to avoid some MSAN unresolved stack issues.

This is effectively a backport of 2719cc4925.
2024-12-10 12:12:20 +11:00
..
httpd Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
suggest Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
.gitignore Update Mroonga to the latest version on 2014-09-21T00:33:44+0900 2014-09-21 00:33:45 +09:00
CMakeLists.txt Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
grndb.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
grndb_sources.am Update Mroonga to the latest version on 2015-02-17T13:34:27+0900 2015-02-17 13:34:27 +09:00
grnslap.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
grnslap_sources.am Update Mroonga to the latest version on 2014-09-21T00:33:44+0900 2014-09-21 00:33:45 +09:00
groonga.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
groonga_benchmark.c MDEV-35574 remove obsolete pthread_exit calls 2024-12-10 12:12:20 +11:00
groonga_benchmark_sources.am Update Mroonga to the latest version on 2014-09-21T00:33:44+0900 2014-09-21 00:33:45 +09:00
groonga_mruby.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
groonga_mruby_sources.am Update Mroonga to the latest version on 2015-02-17T13:34:27+0900 2015-02-17 13:34:27 +09:00
groonga_sources.am Update Mroonga to the latest version on 2014-09-21T00:33:44+0900 2014-09-21 00:33:45 +09:00
Makefile.am Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +09:00