mariadb/storage/innobase/handler
Marko Mäkelä 786bc312b8 Cleanup: Replace mysql_cond_t with pthread_cond_t
Let us avoid the memory overhead and the dead duplicated code
for each use of never-instrumented condition variables in InnoDB.
2021-02-07 13:21:18 +02:00
..
ha_innodb.cc Cleanup: Replace mysql_cond_t with pthread_cond_t 2021-02-07 13:21:18 +02:00
ha_innodb.h Merge 10.5 into 10.6 2021-02-02 15:15:53 +02:00
handler0alter.cc Merge 10.5 into 10.6 2021-02-02 15:15:53 +02:00
i_s.cc Cleanups: 2021-01-27 15:45:39 +02:00
i_s.h MDEV-21452: Remove os_event_t, MUTEX_EVENT, TTASEventMutex, sync_array 2020-12-15 17:56:17 +02:00