Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ path_get_process_id_
Function
path_get_process_id_
src/engine/pathnt.cpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
*/
59
60
unsigned long path_get_process_id_( void )
61
{
62
return GetCurrentProcessId();
63
}
64
65
66
/*
Callers
1
path_tmpnam
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected