MCPcopy Create free account
hub / github.com/cvet/fonline / ~GlobalPools

Method ~GlobalPools

Source/Essentials/Threading.cpp:89–93  ·  view source on GitHub ↗

Drain both pools before this struct's mutexes / condvars / deques are destroyed by the FO_GLOBAL_DATA delete callback. Any worker still parked on `WorkSignal.wait` at that point would touch a half-destroyed condition_variable / mutex — UB.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

internal_shutdownFunction · 0.85

Tested by

no test coverage detected