Home
last modified time | relevance | path

Searched defs:synch_handler (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2598 SynchronicityHandler synch_handler(debugger_sp, synchronicity); in RunScriptBasedCommand() local
2643 SynchronicityHandler synch_handler(debugger_sp, synchronicity); in RunScriptBasedCommand() local
2688 SynchronicityHandler synch_handler(debugger_sp, synchronicity); in RunScriptBasedParsedCommand() local
/freebsd/contrib/tcsh/
H A Dsh.proc.c1754 synch_handler(int sno) in synch_handler() function