MCPcopy Create free account
hub / github.com/PlatformLab/Homa / findMessage

Method findMessage

src/Sender.h:288–300  ·  view source on GitHub ↗

* Return the Message with the given MessageId. * * @param msgId * MessageId of the Message to be found. * @param lock * Reminder to hold the MessageBucket::mutex during this call. (Not * used) * @return * A pointer to the Message if found; nullptr, otherwise. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

handleDonePacketMethod · 0.45
handleResendPacketMethod · 0.45
handleGrantPacketMethod · 0.45
handleUnknownPacketMethod · 0.45
handleErrorPacketMethod · 0.45
trySendMethod · 0.45
TEST_FFunction · 0.45
handleDataPacketMethod · 0.45
handleBusyPacketMethod · 0.45
handlePingPacketMethod · 0.45
dropMessageMethod · 0.45
TEST_FFunction · 0.45

Calls 2

beginMethod · 0.80
endMethod · 0.80

Tested by 2

TEST_FFunction · 0.36
TEST_FFunction · 0.36