MCPcopy Create free account
hub / github.com/async-profiler/async-profiler / setOverflowMark

Method setOverflowMark

src/j9StackTraces.cpp:40–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38 }
39
40 void setOverflowMark() {
41 storeRelease(_overflow_mark, (uintptr_t)-1);
42 }
43};
44
45

Callers 1

checkpointMethod · 0.80

Calls 1

storeReleaseFunction · 0.85

Tested by

no test coverage detected