Searched refs:AllocateUserMessage (Results 1 – 3 of 3) sorted by relevance
260 PUSER_SENT_MESSAGE FASTCALL AllocateUserMessage(BOOL);
763 AllocateUserMessage(BOOL KEvent) in AllocateUserMessage() function1027 if(!(Message = AllocateUserMessage(FALSE))) in co_MsqSendMessageAsync()1141 if(!(Message = AllocateUserMessage(TRUE))) in co_MsqSendMessage()
1921 if(!(Message = AllocateUserMessage(FALSE))) in co_IntSendMessageWithCallBack()