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

/vbox/src/VBox/Runtime/testcase/
H A DtstRTCoreDump.h109 PVBOXSOLTHREADINFO pThreadInfoHead; /* Pointer to the head of list of threads */ member in struct:VBOXPROCESS
110 uint64_t cThreads; /* Number of threads (count of pThreadInfoHead list) */
/vbox/src/VBox/Runtime/r3/solaris/
H A Dcoredumper-solaris.h115 PRTSOLCORETHREADINFO pThreadInfoHead; /**< Pointer to the head of list of threads */ member in struct:RTSOLCOREPROCESS
116 uint64_t cThreads; /**< Number of threads (count of pThreadInfoHead list) */

Completed in 43 milliseconds