MCPcopy Create free account
hub / github.com/bwapi/bwapi / Lock

Method Lock

bwapi/Util/Source/Util/Mutex.cpp:21–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19
20
21 Mutex::Lock::Lock() : target(NULL)
22 {
23 }
24
25 Mutex::Lock::Lock(Mutex& fresh_target) : target(NULL)
26 {

Callers 1

DDrawInitializeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected