Searched defs:PostMessage (Results 1 - 3 of 3) sorted by relevance

/haiku/src/servers/app/
H A DMessageLooper.cpp92 MessageLooper::PostMessage(int32 code, bigtime_t timeout) function in class:MessageLooper
/haiku/src/tests/apps/fake_app_server/
H A DServerApp.cpp152 ServerApp::PostMessage(int32 code) function in class:ServerApp
/haiku/src/kits/app/
H A DLooper.cpp225 BLooper::PostMessage(uint32 command) function in class:BLooper
233 BLooper::PostMessage(BMessage* message) function in class:BLooper
240 BLooper::PostMessage(uint32 command, BHandler* handler, BHandler* replyTo) function in class:BLooper
248 BLooper::PostMessage(BMessage* message, BHandler* handler, BHandler* replyTo) function in class:BLooper

Completed in 109 milliseconds