Home
last modified time | relevance | path

Searched refs:create_thd (Results 1 – 2 of 2) sorted by relevance

/external/oss-fuzz/projects/mysql-server/targets/
Dfuzz_mysqld.cc52 virtual THD *create_thd() { in create_thd() function in Channel_info_fuzz
76 THD *thd = channel_info->create_thd(); in try_connection()
Dfuzz_docommand.cc87 virtual THD *create_thd() { in create_thd() function in Channel_info_fuzz
157 THD *thd_fuzz = channel_info->create_thd(); in LLVMFuzzerTestOneInput()