MCPcopy 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
60unsigned long path_get_process_id_( void )
61{
62 return GetCurrentProcessId();
63}
64
65
66/*

Callers 1

path_tmpnamFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected