Home
last modified time | relevance | path

Searched refs:bg_conn_mutex (Results 1 – 25 of 30) sorted by relevance

12

/dports/databases/mariadb104-server/mariadb-10.4.24/storage/spider/
H A Dspd_conn.cc1913 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_create_conn_thread()
1929 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_create_conn_thread()
1953 pthread_mutex_destroy(&conn->bg_conn_mutex); in spider_create_conn_thread()
1969 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_free_conn_thread()
1973 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_free_conn_thread()
2000 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_bg_conn_wait()
2001 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_bg_conn_wait()
2093 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_bg_conn_break()
2461 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_bg_conn_simple_action()
2475 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_bg_conn_simple_action()
[all …]
H A Dspd_direct_sql.cc1807 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_direct_sql_body()
1811 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_direct_sql_body()
1819 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_direct_sql_body()
1978 if (!pthread_mutex_trylock(&conn->bg_conn_mutex))
1986 pthread_mutex_unlock(&conn->bg_conn_mutex);
2013 pthread_mutex_lock(&conn->bg_conn_mutex);
2020 pthread_mutex_unlock(&conn->bg_conn_mutex);
H A Dspd_copy_tables.cc804 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_udf_bg_copy_exec_sql()
813 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_udf_bg_copy_exec_sql()
H A Dspd_include.h538 pthread_mutex_t bg_conn_mutex; member
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/spider/
H A Dspd_conn.cc1913 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_create_conn_thread()
1929 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_create_conn_thread()
1953 pthread_mutex_destroy(&conn->bg_conn_mutex); in spider_create_conn_thread()
1969 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_free_conn_thread()
1973 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_free_conn_thread()
2000 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_bg_conn_wait()
2001 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_bg_conn_wait()
2093 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_bg_conn_break()
2461 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_bg_conn_simple_action()
2475 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_bg_conn_simple_action()
[all …]
H A Dspd_direct_sql.cc1807 pthread_mutex_lock(&conn->bg_conn_mutex);
1811 pthread_mutex_unlock(&conn->bg_conn_mutex);
1819 pthread_mutex_unlock(&conn->bg_conn_mutex);
1978 if (!pthread_mutex_trylock(&conn->bg_conn_mutex))
1986 pthread_mutex_unlock(&conn->bg_conn_mutex);
2013 pthread_mutex_lock(&conn->bg_conn_mutex);
2020 pthread_mutex_unlock(&conn->bg_conn_mutex);
H A Dspd_copy_tables.cc804 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_udf_bg_copy_exec_sql()
813 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_udf_bg_copy_exec_sql()
H A Dspd_include.h538 pthread_mutex_t bg_conn_mutex; member
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/spider/
H A Dspd_conn.cc1879 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_create_conn_thread()
1895 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_create_conn_thread()
1919 pthread_mutex_destroy(&conn->bg_conn_mutex); in spider_create_conn_thread()
1935 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_free_conn_thread()
1939 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_free_conn_thread()
1966 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_bg_conn_wait()
1967 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_bg_conn_wait()
2059 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_bg_conn_break()
2427 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_bg_conn_simple_action()
2441 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_bg_conn_simple_action()
[all …]
H A Dspd_direct_sql.cc1808 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_direct_sql_body()
1812 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_direct_sql_body()
1820 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_direct_sql_body()
1979 if (!pthread_mutex_trylock(&conn->bg_conn_mutex))
1987 pthread_mutex_unlock(&conn->bg_conn_mutex);
2014 pthread_mutex_lock(&conn->bg_conn_mutex);
2021 pthread_mutex_unlock(&conn->bg_conn_mutex);
H A Dspd_copy_tables.cc805 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_udf_bg_copy_exec_sql()
814 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_udf_bg_copy_exec_sql()
H A Dspd_include.h533 pthread_mutex_t bg_conn_mutex;
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/spider/
H A Dspd_conn.cc1879 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_create_conn_thread()
1895 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_create_conn_thread()
1919 pthread_mutex_destroy(&conn->bg_conn_mutex); in spider_create_conn_thread()
1935 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_free_conn_thread()
1939 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_free_conn_thread()
1966 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_bg_conn_wait()
1967 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_bg_conn_wait()
2059 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_bg_conn_break()
2427 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_bg_conn_simple_action()
2441 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_bg_conn_simple_action()
[all …]
H A Dspd_direct_sql.cc1808 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_direct_sql_body()
1812 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_direct_sql_body()
1820 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_direct_sql_body()
1979 if (!pthread_mutex_trylock(&conn->bg_conn_mutex))
1987 pthread_mutex_unlock(&conn->bg_conn_mutex);
2014 pthread_mutex_lock(&conn->bg_conn_mutex);
2021 pthread_mutex_unlock(&conn->bg_conn_mutex);
H A Dspd_copy_tables.cc805 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_udf_bg_copy_exec_sql()
814 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_udf_bg_copy_exec_sql()
H A Dspd_include.h533 pthread_mutex_t bg_conn_mutex; member
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/spider/
H A Dspd_conn.cc2485 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_create_conn_thread()
2501 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_create_conn_thread()
2525 pthread_mutex_destroy(&conn->bg_conn_mutex); in spider_create_conn_thread()
2541 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_free_conn_thread()
2545 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_free_conn_thread()
2572 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_bg_conn_wait()
2573 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_bg_conn_wait()
2665 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_bg_conn_break()
3063 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_bg_conn_simple_action()
3077 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_bg_conn_simple_action()
[all …]
H A Dspd_direct_sql.cc1926 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_direct_sql_body()
1930 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_direct_sql_body()
1938 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_direct_sql_body()
2097 if (!pthread_mutex_trylock(&conn->bg_conn_mutex))
2105 pthread_mutex_unlock(&conn->bg_conn_mutex);
2132 pthread_mutex_lock(&conn->bg_conn_mutex);
2139 pthread_mutex_unlock(&conn->bg_conn_mutex);
H A Dspd_copy_tables.cc804 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_udf_bg_copy_exec_sql()
813 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_udf_bg_copy_exec_sql()
H A Dspd_db_conn.cc5223 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_db_seek_next()
5228 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_db_seek_next()
5348 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_db_seek_next()
5353 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_db_seek_next()
5635 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_db_seek_last()
5640 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_db_seek_last()
12307 pthread_mutex_lock(&tmp_conn->bg_conn_mutex); in spider_db_udf_copy_tables()
12308 pthread_mutex_unlock(&tmp_conn->bg_conn_mutex); in spider_db_udf_copy_tables()
12376 pthread_mutex_lock(&tmp_conn->bg_conn_mutex); in spider_db_udf_copy_tables()
12377 pthread_mutex_unlock(&tmp_conn->bg_conn_mutex); in spider_db_udf_copy_tables()
H A Dspd_include.h575 pthread_mutex_t bg_conn_mutex; member
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/spider/
H A Dspd_conn.cc2485 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_create_conn_thread()
2501 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_create_conn_thread()
2525 pthread_mutex_destroy(&conn->bg_conn_mutex); in spider_create_conn_thread()
2541 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_free_conn_thread()
2545 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_free_conn_thread()
2572 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_bg_conn_wait()
2573 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_bg_conn_wait()
2665 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_bg_conn_break()
3063 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_bg_conn_simple_action()
3077 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_bg_conn_simple_action()
[all …]
H A Dspd_direct_sql.cc1926 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_direct_sql_body()
1930 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_direct_sql_body()
1938 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_direct_sql_body()
2097 if (!pthread_mutex_trylock(&conn->bg_conn_mutex))
2105 pthread_mutex_unlock(&conn->bg_conn_mutex);
2132 pthread_mutex_lock(&conn->bg_conn_mutex);
2139 pthread_mutex_unlock(&conn->bg_conn_mutex);
H A Dspd_copy_tables.cc804 pthread_mutex_lock(&conn->bg_conn_mutex); in spider_udf_bg_copy_exec_sql()
813 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_udf_bg_copy_exec_sql()
H A Dspd_db_conn.cc5223 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_db_seek_next()
5228 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_db_seek_next()
5348 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_db_seek_next()
5353 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_db_seek_next()
5635 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_db_seek_last()
5640 pthread_mutex_unlock(&conn->bg_conn_mutex); in spider_db_seek_last()
12307 pthread_mutex_lock(&tmp_conn->bg_conn_mutex); in spider_db_udf_copy_tables()
12308 pthread_mutex_unlock(&tmp_conn->bg_conn_mutex); in spider_db_udf_copy_tables()
12376 pthread_mutex_lock(&tmp_conn->bg_conn_mutex); in spider_db_udf_copy_tables()
12377 pthread_mutex_unlock(&tmp_conn->bg_conn_mutex); in spider_db_udf_copy_tables()

12