Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crownengine/crown
/ getpid
Function
getpid
3rdparty/bx/src/crtnone.cpp:514–517 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
512
}
513
514
extern
"C"
int getpid()
515
{
516
return crt0::processGetId();
517
}
518
519
extern
"C"
ssize_t readlink(const char* _pathName, char* _buffer, size_t _bufferSize)
520
{
Callers
5
perftools_addtrace
Function · 0.85
createSem
Function · 0.85
helpers.cpp
File · 0.85
getExecutablePath
Function · 0.85
addr2line
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected