MCPcopy Create free account
hub / github.com/doldecomp/mkdd / jamMessageBlock

Method jamMessageBlock

include/JSystem/JKernel/JKRThread.h:163–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161 }
162
163 void jamMessageBlock(OSMessage msg) {
164 OSJamMessage(&mMessageQueue, msg, OS_MESSAGE_BLOCK);
165 }
166
167 static JSUList<JKRThread> sThreadList;
168

Callers

nothing calls this directly

Calls 1

OSJamMessageFunction · 0.85

Tested by

no test coverage detected