Home
last modified time | relevance | path

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

/haiku/src/apps/terminal/
H A DTermConst.h78 static const uint32 MSG_CHECK_CHILDREN = 'ckch'; variable
H A DTermApp.cpp329 fTermWindow->PostMessage(MSG_CHECK_CHILDREN); in _ChildCleanupThread()
H A DTermWindow.cpp1036 case MSG_CHECK_CHILDREN: in MessageReceived()