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

/haiku/src/apps/debugger/user_interface/cli/
H A DCliContext.cpp306 _WaitForEvent(MSG_EXPRESSION_EVALUATED);
340 _WaitForEvent(MSG_TEAM_MEMORY_BLOCK_RETRIEVED);
392 _WaitForEvent(MSG_THREAD_STATE_CHANGED);
402 _WaitForEvent(event);
638 CliContext::_WaitForEvent(uint32 event) { function in class:CliContext
H A DCliContext.h136 void _WaitForEvent(uint32 event);

Completed in 42 milliseconds