Searched refs:ProtectedDataGuard (Results 1 – 3 of 3) sorted by relevance
39 class ProtectedDataGuard {41 ProtectedDataGuard();42 ~ProtectedDataGuard();
540 ProtectedDataGuard::ProtectedDataGuard() { in ProtectedDataGuard() function in ProtectedDataGuard550 ProtectedDataGuard::~ProtectedDataGuard() { in ~ProtectedDataGuard()556 void ProtectedDataGuard::protect_data(int protection) { in protect_data()563 size_t ProtectedDataGuard::ref_count_ = 0;2076 ProtectedDataGuard guard; in increment_dso_handle_reference_counter()2099 ProtectedDataGuard guard; in decrement_dso_handle_reference_counter()2275 ProtectedDataGuard guard; in do_dlopen()2429 ProtectedDataGuard guard; in do_dlclose()2454 ProtectedDataGuard guard; in init_anonymous_namespace()2506 ProtectedDataGuard guard; in create_namespace()[all …]
296 ProtectedDataGuard guard;