Searched refs:RTLOCKVALPERTHREAD (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Runtime/include/internal/
H A Dlockvalidator.h50 * RTLOCKVALPERTHREAD::pFreeNestRecs list. */
77 typedef struct RTLOCKVALPERTHREAD struct
105 } RTLOCKVALPERTHREAD; typedef in typeref:struct:RTLOCKVALPERTHREAD
108 DECLHIDDEN(void) rtLockValidatorInitPerThread(RTLOCKVALPERTHREAD *pPerThread);
109 DECLHIDDEN(void) rtLockValidatorDeletePerThread(RTLOCKVALPERTHREAD *pPerThread);
H A Dthread.h102 RTLOCKVALPERTHREAD LockValidator;
/vbox/src/VBox/Runtime/common/misc/
H A Dlockvalidator.cpp962 DECLHIDDEN(void) rtLockValidatorInitPerThread(RTLOCKVALPERTHREAD *pPerThread)
980 DECLHIDDEN(void) rtLockValidatorDeletePerThread(RTLOCKVALPERTHREAD *pPerThread)

Completed in 42 milliseconds