Home
last modified time | relevance | path

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) in PostMessage() function in MessageLooper
/haiku/src/tests/apps/fake_app_server/
H A DServerApp.cpp152 ServerApp::PostMessage(int32 code) in PostMessage() function in ServerApp
/haiku/src/kits/app/
H A DLooper.cpp225 BLooper::PostMessage(uint32 command) in PostMessage() function in BLooper
233 BLooper::PostMessage(BMessage* message) in PostMessage() function in BLooper
240 BLooper::PostMessage(uint32 command, BHandler* handler, BHandler* replyTo) in PostMessage() function in BLooper
248 BLooper::PostMessage(BMessage* message, BHandler* handler, BHandler* replyTo) in PostMessage() function in BLooper