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

/vbox/src/VBox/Runtime/r0drv/darwin/
H A Dthreadpreempt-r0drv-darwin.cpp109 uint32_t volatile *pfAstPending = g_pfnR0DarwinAstPending(); AssertPtr(pfAstPending); local
110 uint32_t const fAstPending = *pfAstPending;

Completed in 52 milliseconds