MCPcopy Create free account
hub / github.com/apple/foundationdb / ThreadSafetyWorkload

Class ThreadSafetyWorkload

fdbserver/workloads/ThreadSafety.actor.cpp:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29#include "flow/actorcompiler.h" // This must be the last #include.
30
31struct ThreadSafetyWorkload;
32
33// Parameters passed to each thread
34struct ThreadInfo {

Callers

nothing calls this directly

Calls 2

getBlockingMethod · 0.80
commitMethod · 0.65

Tested by

no test coverage detected