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

/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-haiku.h170 bool (*_RTThreadPreemptIsPending)(RTTHREAD hThread); member in struct:vboxguest_module_info
H A DVBoxGuest-haiku-stubs.c287 return g_VBoxGuest->_RTThreadPreemptIsPending(hThread);

Completed in 305 milliseconds