Home
last modified time | relevance | path

Searched refs:_portMsgMaxSize (Results 1 – 1 of 1) sorted by relevance

/haiku/src/apps/cortex/NodeManager/
H A DNodeGroup.cpp1393 const size_t _portMsgMaxSize = 256; variable
1584 char* msgBuffer = new char[_portMsgMaxSize]; in _cycleThread()
1632 _portMsgMaxSize, in _cycleThread()