Searched defs:mainloop (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DMainLoop.h82 SignalHandle(MainLoop &mainloop, int signo) argument
H A DMainLoopBase.h71 ReadHandle(MainLoopBase &mainloop, IOObject::WaitableHandle handle) argument
/freebsd-12-stable/crypto/openssh/
H A Dsmult_curve25519_ref.c124 static void mainloop(unsigned int work[64],const unsigned char e[32]) function
/freebsd-12-stable/contrib/llvm-project/lldb/tools/lldb-server/
H A Dlldb-gdbserver.cpp116 static void sighup_handler(MainLoopBase &mainloop) { argument
226 void ConnectToRemote(MainLoop &mainloop, argument
362 MainLoop mainloop; local
[all...]
/freebsd-12-stable/sys/netpfil/ipfw/test/
H A Dmain.c204 mainloop(struct cfg_s *c) function
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.cpp149 NativeProcessNetBSD(::pid_t pid, int terminal_fd, NativeDelegate &delegate, const ArchSpec &arch, MainLoop &mainloop) argument
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/Darwin/
H A DNativeProcessDarwin.cpp1138 void NativeProcessDarwin::AttachToInferior(MainLoop &mainloop, lldb::pid_t pid, argument
51 Launch( ProcessLaunchInfo &launch_info, NativeProcessProtocol::NativeDelegate &native_delegate, MainLoop &mainloop, NativeProcessProtocolSP &native_process_sp) argument
119 Attach( lldb::pid_t pid, NativeProcessProtocol::NativeDelegate &native_delegate, MainLoop &mainloop, NativeProcessProtocolSP &native_process_sp) argument
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp67 GDBRemoteCommunicationServerLLGS( MainLoop &mainloop, const NativeProcessProtocol::Factory &process_factory) argument

Completed in 83 milliseconds