Searched defs:RTLOCKVALRECSHRD (Results 1 - 1 of 1) sorted by relevance
/vbox/include/iprt/ | ||
H A D | lockvalidator.h | 195 typedef struct RTLOCKVALRECSHRD struct 234 } RTLOCKVALRECSHRD; typedef in typeref:struct:RTLOCKVALRECSHRD 235 AssertCompileSize(RTLOCKVALRECSHRD, HC_ARCH_BITS == 32 ? 0x50 : 0x60); |
Completed in 705 milliseconds