/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/ |
H A D | tag_host.cpp | 169 NFC::SynchronizeGuard guard(fieldCheckWatchDog_); in FieldCheckingThread() 227 NFC::SynchronizeGuard guard(fieldCheckWatchDog_); in StopFieldCheckingInner()
|
/third_party/node/deps/v8/src/profiler/ |
H A D | cpu-profiler.cc | 183 base::MutexGuard guard(&running_mutex_); in StopSynchronously() 269 base::MutexGuard guard(&running_mutex_); in Run()
|
H A D | heap-profiler.cc | 188 base::MutexGuard guard(&profiler_mutex_); in ObjectMoveEvent()
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsStateQueryUtil.hpp | 171 testCtx.getLog() << TestLog::Message << "// ERROR: Pre-guard value was modified " << TestLog::EndMessage; in verifyValidity() 180 testCtx.getLog() << TestLog::Message << "// ERROR: Post-guard value was modified " << TestLog::EndMessage; in verifyValidity() 207 result.fail("pre-guard value was modified"); in verifyValidity() 212 result.fail("post-guard value was modified"); in verifyValidity() 225 std::ostream& operator<< (std::ostream& str, const StateQueryMemoryWriteGuard<T>& guard) in operator <<() argument 227 return str << guard.get(); in operator <<()
|
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/ |
H A D | js_napi_common.cpp | 1510 std::lock_guard<std::mutex> guard(lock_); in AddConnectionCallback() 1516 std::lock_guard<std::mutex> guard(lock_); in GetConnectionState() 1522 std::lock_guard<std::mutex> guard(lock_); in SetConnectionState() 1528 std::lock_guard<std::mutex> guard(lock_); in GetCallbackSize() 1535 std::lock_guard<std::mutex> guard(lock_); in RemoveAllCallbacks() 1660 std::lock_guard<std::mutex> guard(lock_); in OnAbilityConnectDone() 1774 std::lock_guard<std::mutex> guard(lock_); in OnAbilityDisconnectDone()
|
/third_party/NuttX/fs/nfs/ |
H A D | nfs_proto.h | 474 uint32_t guard; /* Guard value */ member
|
/third_party/mesa3d/src/intel/genxml/ |
H A D | gen_bits_header.py | 61 #ifndef ${guard} 62 #define ${guard} 130 #endif /* ${guard} */""") 303 p.add_argument('--cpp-guard', type=str, 352 f.write(TEMPLATE.render(containers=containers, guard=pargs.cpp_guard))
|
/third_party/node/deps/v8/src/base/ |
H A D | macros.h | 183 // On Windows, also needs __declspec(guard(nocf)) for CFG. 186 __declspec(guard(nocf))
|
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | heap-page.cc | 247 v8::base::LockGuard<v8::base::Mutex> guard(&space.pages_mutex()); in Destroy()
|
H A D | page-memory.h | 75 // regions (e.g. guard pages). 280 v8::base::MutexGuard guard(&mutex_); in Lookup()
|
/third_party/node/deps/v8/src/heap/ |
H A D | read-only-heap.cc | 72 base::MutexGuard guard(read_only_heap_creation_mutex_.Pointer()); in SetUp()
|
H A D | new-spaces.cc | 65 // serves as a guard against freeing pages with live objects on them. in EnsureCurrentCapacity() 539 base::SharedMutexGuard<base::kExclusive> guard(&pending_allocation_mutex_); in UpdateLinearAllocationArea() 602 base::MutexGuard guard(&mutex_); in AddFreshPageSynchronized()
|
/third_party/python/Include/internal/ |
H A D | pycore_ast_state.h | 193 PyObject *guard; member
|
H A D | pycore_ast.h | 565 expr_ty guard; member 820 match_case_ty _PyAST_match_case(pattern_ty pattern, expr_ty guard,
|
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | implicit_start_processor.cpp | 823 std::lock_guard guard(identityListLock_); in AddIdentity() 834 std::lock_guard guard(identityListLock_); in ResetCallingIdentityAsCaller() 848 std::lock_guard guard(identityListLock_); in RemoveIdentity()
|
/foundation/arkui/napi/module_manager/ |
H A D | native_module_manager.cpp | 249 std::lock_guard<std::mutex> guard(appLibPathMapMutex_); in GetModuleFileName() 520 std::lock_guard<std::mutex> guard(appLibPathMapMutex_); in SetAppLibPath() 1226 std::lock_guard<std::mutex> guard(appLibPathMapMutex_); in IsExistedPath()
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | data_ability_helper_impl.cpp | 101 std::lock_guard<std::mutex> guard(lock_); in OnSchedulerDied() 571 std::lock_guard<std::mutex> guard(lock_); in CheckUriParam()
|
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/ |
H A D | zip_file.cpp | 209 std::lock_guard guard(dirRootMutex_); in GetDirRoot() 302 std::lock_guard guard(dirRootMutex_); in Close()
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | medialibrary_smartalbum_map_operations.cpp | 466 lock_guard<mutex> guard(g_opMutex); in HandleRemoveAssetOperation() 594 lock_guard<mutex> guard(g_opMutex); in HandleAddAssetOperation()
|
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/ |
H A D | backup_file_utils.cpp | 80 std::lock_guard<std::mutex> guard(mapMutex); in ConvertCurrentPath() 97 std::lock_guard<std::mutex> guard(mapMutex); in ConvertCurrentPath()
|
/foundation/multimodalinput/input/frameworks/napi/input_consumer/src/ |
H A D | js_register_module.cpp | 328 std::lock_guard guard(sCallBacksMutex); in SubKeyEventCallback() 349 std::lock_guard guard(sCallBacksMutex); in SubHotkeyEventCallback()
|
/third_party/node/deps/v8/src/base/platform/ |
H A D | platform-posix.cc | 298 MutexGuard guard(rng_mutex.Pointer()); in SetRandomMmapSeed() 307 MutexGuard guard(rng_mutex.Pointer()); in GetRandomMmapAddr()
|
/third_party/node/deps/v8/src/regexp/ |
H A D | regexp-nodes.h | 591 void AddGuard(Guard* guard, Zone* zone); 641 void GenerateGuard(RegExpMacroAssembler* macro_assembler, Guard* guard,
|
/third_party/rust/crates/once_cell/tests/ |
H A D | it.rs | 452 let mut guard = Guard { child: std::process::Command::new(bin).spawn().unwrap() }; in reentrant_init() variables 454 let status = guard.child.try_wait().unwrap(); in reentrant_init()
|
/third_party/rust/crates/syn/src/ |
H A D | expr.rs | 154 /// A `let` guard: `let Some(x) = opt`. 456 /// A `let` guard: `let Some(x) = opt`. 895 pub guard: Option<(Token![if], Box<Expr>)>, 2839 guard: { in parse() 2842 let guard: Expr = input.parse()?; in parse() 2843 Some((if_token, Box::new(guard))) in parse() 3446 if let Some((if_token, guard)) = &self.guard { in to_tokens() 3448 guard.to_tokens(tokens); in to_tokens()
|