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

/haiku/src/system/kernel/messaging/
H A DMessagingService.h75 status_t _AllocateCommand(int32 commandWhat, int32 size,
H A DMessagingService.cpp392 status_t error = _AllocateCommand(MESSAGING_COMMAND_SEND_MESSAGE, dataSize,
420 MessagingService::_AllocateCommand(int32 commandWhat, int32 size, function in class:MessagingService
441 PRINT(("MessagingService::_AllocateCommand(): Discarding area: %p\n",
461 PRINT(("MessagingService::_AllocateCommand(): Not enough space "
465 PRINT(("MessagingService::_AllocateCommand(): Not enough space "

Completed in 79 milliseconds