Home
last modified time | relevance | path

Searched refs:guard (Results 151 – 175 of 241) sorted by relevance

12345678910

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStatistics.cpp206 std::lock_guard<std::recursive_mutex> guard( in ReportStatistics() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/Mach-O-Fileset/
H A DObjectContainerMachOFileset.cpp198 std::lock_guard<std::recursive_mutex> guard(module_sp->GetMutex()); in ParseHeader() local
/freebsd/sys/contrib/device-tree/src/arm/microchip/
H A Dat91sam9m10g45ek.dts245 atmel,guard-time = <9>;
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsdm845-oneplus-common.dtsi79 rmtfs_lower_guard: rmtfs-lower-guard@f5b00000 {
96 rmtfs_upper_guard: rmtfs-upper-guard@f5d01000 {
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.cpp233 std::lock_guard<std::recursive_mutex> guard(module_list.GetMutex()); in ReadObjCLibraryIfNeeded() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp439 std::lock_guard<std::recursive_mutex> guard(module_sp->GetMutex()); in Dump() local
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DSearchableTable.td19 // guarded by the GET_name_IMPL preprocessor guard.
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp61 std::lock_guard<std::recursive_mutex> guard(GetPluginMapMutex()); in PluginIsLoaded() local
68 std::lock_guard<std::recursive_mutex> guard(GetPluginMapMutex()); in SetPluginInfo() local
168 std::lock_guard<std::recursive_mutex> guard(GetPluginMapMutex()); in Terminate() local
/freebsd/usr.bin/bmake/unit-tests/
H A DMakefile201 TESTS+= directive-include-guard
563 SED_CMDS.directive-include-guard= \
/freebsd/contrib/bmake/unit-tests/
H A DMakefile198 TESTS+= directive-include-guard
560 SED_CMDS.directive-include-guard= \
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp608 std::lock_guard<std::recursive_mutex> guard(module_list.GetMutex()); in ReadObjCLibraryIfNeeded() local
H A DAppleObjCClassDescriptorV2.cpp699 std::lock_guard<std::recursive_mutex> guard(m_mutex); in fill() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1399 std::lock_guard<std::recursive_mutex> guard(m_thread_list_real.GetMutex()); in ClearThreadIDList() local
1435 std::lock_guard<std::recursive_mutex> guard(m_thread_list_real.GetMutex()); in UpdateThreadIDList() local
1649 std::lock_guard<std::recursive_mutex> guard(m_thread_list_real.GetMutex()); in SetThreadStopInfo() local
2156 std::lock_guard<std::recursive_mutex> guard( in SetThreadStopInfo() local
2342 std::lock_guard<std::recursive_mutex> guard(m_thread_list_real.GetMutex()); in RefreshStateAfterStop() local
3526 std::lock_guard<std::recursive_mutex> guard(m_async_thread_state_mutex); in StartAsyncThread() local
3555 std::lock_guard<std::recursive_mutex> guard(m_async_thread_state_mutex); in StopAsyncThread() local
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointLocation.cpp238 std::lock_guard<std::mutex> guard(m_condition_mutex); in ConditionSaysStop() local
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectThread.cpp691 std::lock_guard<std::recursive_mutex> guard( in DoExecute() local
749 std::lock_guard<std::recursive_mutex> guard( in DoExecute() local
2034 std::lock_guard<std::recursive_mutex> guard( in DoExecute() local
/freebsd/include/rpcsvc/
H A Dnfs_prot.x538 sattrguard3 guard; member
/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp134 std::lock_guard<std::recursive_mutex> guard(m_mutex); in Connect() local
/freebsd/contrib/unbound/doc/
H A DREADME33 This enables assertions in the code that guard against a variety of
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp285 std::lock_guard<std::recursive_mutex> guard(g_mutex); in Create() local
644 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); in HandleProcessEvent() local
H A DSBCommandInterpreter.cpp369 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); in GetProcess() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp596 std::lock_guard<std::mutex> guard(LogMutex); in convert() local
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c.inc367 // allocations, before the guard page. This can be enabled to work around buggy
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DFunction.cpp319 std::lock_guard<std::mutex> guard(m_call_edges_lock); in GetCallEdges() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DTargetOpcodes.def142 /// This pseudo-instruction loads the stack guard value. Targets which need
143 /// to prevent the stack guard value or address from being spilled to the
/freebsd/crypto/openssl/include/openssl/
H A Docsp.h.in30 * These definitions are outside the OPENSSL_NO_OCSP guard because although for

12345678910