Searched refs:s_hSelfPort (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/r3/darwin/
H A Dsystemmem-darwin.cpp68 static mach_port_t volatile s_hSelfPort = 0; local
69 mach_port_t hSelfPort = s_hSelfPort;
71 s_hSelfPort = hSelfPort = mach_host_self();

Completed in 272 milliseconds