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_
v2/engine/pathnt.c:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
*/
48
49
unsigned long path_get_process_id_( void )
50
{
51
return GetCurrentProcessId();
52
}
53
54
55
/*
Callers
1
path_tmpnam
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected