MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / Name

Method Name

engine/Poseidon/Audio/IAudioSystem.hpp:73–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71 public:
72
73 RString Name() const {return _name;}
74 // Non-copying name accessor. Name() returns RString by value, whose
75 // copy does a non-atomic CompactBuffer AddRef on the shared name buffer — a data
76 // race when called off the main thread (the streaming pump's diag log/trace).

Callers 11

SimulateMethod · 0.45
DiagTextMethod · 0.45
InitShapeMethod · 0.45
OpenMethod · 0.45
Describe2DSpeechWavesMethod · 0.45
SetEnvSoundMethod · 0.45
QueueMethod · 0.45
ResolveMethod · 0.45
GetPixelMethod · 0.45
CopyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected