Searched defs:uLastThreadCreateNanoTs (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/misc/
H A Dreqpool.cpp155 uint64_t uLastThreadCreateNanoTs; member in struct:RTREQPOOLINT
465 pPool->uLastThreadCreateNanoTs = pThread->uBirthNanoTs;
676 pPool->uLastThreadCreateNanoTs = 0;

Completed in 55 milliseconds