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

/vbox/include/iprt/
H A Dtypes.h1828 * @remarks Must be a multiple of 64 (see RTCPUSET). */
1839 typedef struct RTCPUSET struct
1843 } RTCPUSET; typedef in typeref:struct:RTCPUSET
1845 typedef RTCPUSET *PRTCPUSET;
1847 typedef RTCPUSET const *PCRTCPUSET;

Completed in 56 milliseconds