Searched refs:_PortLoop (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/debugger/target_host_interface/local/
H A DLocalTargetHostInterface.h38 static status_t _PortLoop(void* arg);
H A DLocalTargetHostInterface.cpp76 fPortWorker = spawn_thread(_PortLoop, "Local Target Host Loop",
242 LocalTargetHostInterface::_PortLoop(void* arg) function in class:LocalTargetHostInterface

Completed in 82 milliseconds