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

/haiku/src/servers/registrar/
H A DMessagingService.h74 static int32 _CommandProcessorEntry(void *data);
H A DMessagingService.cpp286 fCommandProcessor = spawn_thread(MessagingService::_CommandProcessorEntry,
383 // _CommandProcessorEntry
385 MessagingService::_CommandProcessorEntry(void *data) function in class:MessagingService

Completed in 57 milliseconds