Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ getpid
Function
getpid
tools/custom_pid/custom_pid.c:3–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include <unistd.h>
2
3
pid_t getpid(void) {
4
return 0;
5
}
Callers
5
TTimeLogger
Method · 0.50
~TTimeLogger
Method · 0.50
GetMemInfo
Function · 0.50
FreeBSDGetArgv0
Function · 0.50
GetPID
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected