Searched refs:VERR_PDM_THREAD_INVALID_CALLER (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/
H A Derr.h1431 #define VERR_PDM_THREAD_INVALID_CALLER (-2883) macro
/vbox/src/VBox/VMM/VMMR3/
H A DPDMThread.cpp735 AssertReturn(pThread->Thread == RTThreadSelf(), VERR_PDM_THREAD_INVALID_CALLER);

Completed in 1671 milliseconds