Searched refs:MainLoop (Results 1 - 7 of 7) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A Dfuse_main.cpp167 status_t error = FUSEFileSystem::GetInstance()->MainLoop(false);
175 status_t error = FUSEFileSystem::GetInstance()->MainLoop(true);
183 status_t error = FUSEFileSystem::GetInstance()->MainLoop(false);
191 status_t error = FUSEFileSystem::GetInstance()->MainLoop(true);
H A DFUSEFileSystem.h65 status_t MainLoop(bool multithreaded);
H A DFUSEFileSystem.cpp298 FUSEFileSystem::MainLoop(bool multithreaded) function in class:FUSEFileSystem
/haiku/src/tests/apps/fake_app_server/
H A DAppServer.h47 void MainLoop(void);
H A DAppServer.cpp166 MainLoop();
174 AppServer::MainLoop(void) function in class:AppServer
179 STRACE(("info: AppServer::MainLoop listening on port %ld.\n", fMessagePort));
184 STRACE(("MainLoop:pmsg.GetNextMessage() failed\n"));
197 STRACE(("Server::MainLoop received unexpected code %ld\n",
/haiku/src/add-ons/kernel/network/dns_resolver/server/
H A Dmain.cpp131 MainLoop() function
181 return MainLoop();
/haiku/src/add-ons/kernel/file_systems/nfs4/idmapper/
H A DIdMapper.cpp189 MainLoop() function
278 return MainLoop();

Completed in 171 milliseconds