Searched defs:i32Id (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Runtime/common/misc/ | ||
H A D | thread.cpp | 315 uint32_t i32Id = ASMAtomicIncU32(&s_i32AlienId); local 316 RTStrPrintf(szName, sizeof(szName), "ALIEN-%RX32", i32Id); |
Completed in 63 milliseconds