Searched defs:mainloop (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-server/ |
| H A D | lldb-gdbserver.cpp | 116 static void sighup_handler(MainLoopBase &mainloop) { in sighup_handler() 227 void ConnectToRemote(MainLoop &mainloop, in ConnectToRemote() 365 MainLoop mainloop; in main_gdbserver() local
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Host/ |
| H A D | MainLoopBase.h | 72 ReadHandle(MainLoopBase &mainloop, IOObject::WaitableHandle handle) in ReadHandle()
|
| H A D | MainLoop.h | 83 SignalHandle(MainLoop &mainloop, int signo) in SignalHandle()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Darwin/ |
| H A D | NativeProcessDarwin.cpp | 58 NativeProcessProtocol::NativeDelegate &native_delegate, MainLoop &mainloop, in Launch() 126 MainLoop &mainloop, NativeProcessProtocolSP &native_process_sp) { in Attach() 1162 void NativeProcessDarwin::AttachToInferior(MainLoop &mainloop, lldb::pid_t pid, in AttachToInferior()
|
| /freebsd-12.1/crypto/openssh/ |
| H A D | smult_curve25519_ref.c | 124 static void mainloop(unsigned int work[64],const unsigned char e[32]) in mainloop() function
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/NetBSD/ |
| H A D | NativeProcessNetBSD.cpp | 147 MainLoop &mainloop) in NativeProcessNetBSD()
|
| /freebsd-12.1/sys/netpfil/ipfw/test/ |
| H A D | main.c | 204 mainloop(struct cfg_s *c) in mainloop() function
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | GDBRemoteCommunicationServerLLGS.cpp | 73 MainLoop &mainloop, const NativeProcessProtocol::Factory &process_factory) in GDBRemoteCommunicationServerLLGS()
|