MCPcopy Create free account
hub / github.com/arkdb/inception / intern_sys_var_ptr

Function intern_sys_var_ptr

sql/sql_plugin.cc:2379–2458  ·  view source on GitHub ↗

returns a pointer to the memory which holds the thd-local variable or a pointer to the global variable if thd==null. If required, will sync with global variables if the requested variable has not yet been allocated in the current thread. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

mysql_sys_var_charFunction · 0.85
mysql_sys_var_intFunction · 0.85
mysql_sys_var_longFunction · 0.85
mysql_sys_var_ulongFunction · 0.85
mysql_sys_var_longlongFunction · 0.85
mysql_sys_var_ulonglongFunction · 0.85
mysql_sys_var_strFunction · 0.85
real_value_ptrMethod · 0.85

Calls 8

my_reallocFunction · 0.85
mysql_mutex_lockFunction · 0.85
mysql_mutex_assert_ownerFunction · 0.85
my_hash_elementFunction · 0.85
intern_find_sys_varFunction · 0.85
mysql_mutex_unlockFunction · 0.85
cast_pluginvarMethod · 0.45

Tested by

no test coverage detected