MCPcopy 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
514extern "C" int getpid()
515{
516 return crt0::processGetId();
517}
518
519extern "C" ssize_t readlink(const char* _pathName, char* _buffer, size_t _bufferSize)
520{

Callers 5

perftools_addtraceFunction · 0.85
createSemFunction · 0.85
helpers.cppFile · 0.85
getExecutablePathFunction · 0.85
addr2lineFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected