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

/haiku-fatelf/src/servers/app/
H A DMessageLooper.cpp89 MessageLooper::PostMessage(int32 code, bigtime_t timeout) function in class:MessageLooper
/haiku-fatelf/src/tests/apps/fake_app_server/
H A DServerApp.cpp152 ServerApp::PostMessage(int32 code) function in class:ServerApp
/haiku-fatelf/src/kits/app/
H A DLooper.cpp219 BLooper::PostMessage(uint32 command) function in class:BLooper
227 BLooper::PostMessage(BMessage* message) function in class:BLooper
234 BLooper::PostMessage(uint32 command, BHandler* handler, BHandler* replyTo) function in class:BLooper
242 BLooper::PostMessage(BMessage* message, BHandler* handler, BHandler* replyTo) function in class:BLooper

Completed in 75 milliseconds