Searched refs:hook_is_sensitive_thread (Results 1 – 1 of 1) sorted by relevance
354 bool (*hook_is_sensitive_thread)() = reinterpret_cast<bool (*)()>(const_cast<void*>(hook)); in ProcessSpecialOptions() local357 runtime_options->Set(M::HookIsSensitiveThread, hook_is_sensitive_thread); in ProcessSpecialOptions()