Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ ddio_GetPID
Function
ddio_GetPID
ddio/winfile.cpp:546–548 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
544
}
545
546
int ddio_GetPID() {
547
return GetCurrentProcessId();
548
}
Callers
2
ddio_CreateLockFile
Function · 0.70
ddio_DeleteLockFile
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected