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

/vbox/src/VBox/Runtime/common/misc/
H A Dlockvalidator.cpp55 # define RTLOCKVAL_ASSERT_PTR_ALIGN(p) \ macro
58 # define RTLOCKVAL_ASSERT_PTR_ALIGN(p) do { } while (0) macro
345 RTLOCKVAL_ASSERT_PTR_ALIGN(p);
353 RTLOCKVAL_ASSERT_PTR_ALIGN(pRecNew);
362 RTLOCKVAL_ASSERT_PTR_ALIGN(p);
371 RTLOCKVAL_ASSERT_PTR_ALIGN(p);
2599 RTLOCKVAL_ASSERT_PTR_ALIGN(pRec);
2927 RTLOCKVAL_ASSERT_PTR_ALIGN(pRec);
2928 RTLOCKVAL_ASSERT_PTR_ALIGN(hLock);
3397 RTLOCKVAL_ASSERT_PTR_ALIGN(pRe
[all...]

Completed in 54 milliseconds