Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ pid
Function
pid
src/OSspecific/POSIX/POSIX.C:80–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
79
80
pid_t Foam::pid()
81
{
82
return ::getpid();
83
}
84
85
86
pid_t Foam::ppid()
Callers
3
update
Function · 0.85
JobInfo.C
File · 0.85
parse
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected