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.c:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
*/
57
58
unsigned long path_get_process_id_( void )
59
{
60
return GetCurrentProcessId();
61
}
62
63
64
/*
Callers
1
path_tmpnam
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected