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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprthread.h92 #define PR_Interrupt VBoxNsprPR_Interrupt macro
259 ** PR_Interrupt may itself fail if the target thread is invalid.
261 NSPR_API(PRStatus) PR_Interrupt(PRThread *thread);
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h336 # define PR_Interrupt VBoxNsprPR_Interrupt macro
394 NSPR_API(PRStatus) PR_Interrupt(PRThread *thread);
H A DVBoxCAPI_v3_1.h336 # define PR_Interrupt VBoxNsprPR_Interrupt macro
394 NSPR_API(PRStatus) PR_Interrupt(PRThread *thread);
H A DVBoxCAPI_v3_2.h336 # define PR_Interrupt VBoxNsprPR_Interrupt macro
394 NSPR_API(PRStatus) PR_Interrupt(PRThread *thread);
H A DVBoxCAPI_v4_0.h336 # define PR_Interrupt VBoxNsprPR_Interrupt macro
394 NSPR_API(PRStatus) PR_Interrupt(PRThread *thread);
H A DVBoxCAPI_v4_1.h336 # define PR_Interrupt VBoxNsprPR_Interrupt macro
394 NSPR_API(PRStatus) PR_Interrupt(PRThread *thread);
H A DVBoxCAPI_v4_2.h336 # define PR_Interrupt VBoxNsprPR_Interrupt macro
394 NSPR_API(PRStatus) PR_Interrupt(PRThread *thread);
H A DVBoxCAPI_v4_3.h400 # define PR_Interrupt VBoxNsprPR_Interrupt macro
458 NSPR_API(PRStatus) PR_Interrupt(PRThread *thread);

Completed in 261 milliseconds