Searched refs:hook_is_sensitive_thread_ (Results 1 – 3 of 3) sorted by relevance
88 bool (*hook_is_sensitive_thread_)(); variable
248 hook_is_sensitive_thread_ = NULL; in Parse()522 hook_is_sensitive_thread_ = reinterpret_cast<bool (*)()>(const_cast<void*>(hook)); in Parse()
683 Monitor::Init(options->lock_profiling_threshold_, options->hook_is_sensitive_thread_); in Init()