MCPcopy Create free account
hub / github.com/MariaDB/server / is_killed

Method is_killed

sql/sql_class.h:4733–4733  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4731 return;
4732 }
4733 int is_killed() { return killed; }
4734
4735 /**
4736 A callback to the server internals that is used to address

Callers 5

handle_conditionMethod · 0.80
compute_window_funcFunction · 0.80
mysql_rm_table_no_locksFunction · 0.80
timed_waitMethod · 0.80
commit_trxMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected