Searched defs:PRStatus (Results 1 - 9 of 9) sorted by relevance
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/ |
H A D | prtypes.h | 492 typedef enum { PR_FAILURE = -1, PR_SUCCESS = 0 } PRStatus; typedef in typeref:enum:__anon17203
|
/vbox/src/VBox/Main/cbinding/ |
H A D | VBoxCAPI_v2_2.h | 253 typedef enum { PR_FAILURE = -1, PR_SUCCESS = 0 } PRStatus; typedef in typeref:enum:__anon16471
|
H A D | VBoxCAPI_v3_0.h | 253 typedef enum { PR_FAILURE = -1, PR_SUCCESS = 0 } PRStatus; typedef in typeref:enum:__anon16472 320 NSPR_API(PRStatus) PR_ExitMonitor(PRMonitor *mon); 321 NSPR_API(PRStatus) PR_Wait(PRMonitor *mon, PRIntervalTime ticks); 322 NSPR_API(PRStatus) PR_Notify(PRMonitor *mon); 323 NSPR_API(PRStatus) PR_NotifyAll(PRMonitor *mon); 380 NSPR_API(PRStatus) PR_JoinThread(PRThread *thread); 390 NSPR_API(PRStatus) PR_NewThreadPrivateIndex( 392 NSPR_API(PRStatus) PR_SetThreadPrivate(PRUintn tpdIndex, void *priv); 394 NSPR_API(PRStatus) PR_Interrupt(PRThread *thread); 398 NSPR_API(PRStatus) PR_Slee [all...] |
H A D | VBoxCAPI_v3_1.h | 253 typedef enum { PR_FAILURE = -1, PR_SUCCESS = 0 } PRStatus; typedef in typeref:enum:__anon16473 320 NSPR_API(PRStatus) PR_ExitMonitor(PRMonitor *mon); 321 NSPR_API(PRStatus) PR_Wait(PRMonitor *mon, PRIntervalTime ticks); 322 NSPR_API(PRStatus) PR_Notify(PRMonitor *mon); 323 NSPR_API(PRStatus) PR_NotifyAll(PRMonitor *mon); 380 NSPR_API(PRStatus) PR_JoinThread(PRThread *thread); 390 NSPR_API(PRStatus) PR_NewThreadPrivateIndex( 392 NSPR_API(PRStatus) PR_SetThreadPrivate(PRUintn tpdIndex, void *priv); 394 NSPR_API(PRStatus) PR_Interrupt(PRThread *thread); 398 NSPR_API(PRStatus) PR_Slee [all...] |
H A D | VBoxCAPI_v3_2.h | 253 typedef enum { PR_FAILURE = -1, PR_SUCCESS = 0 } PRStatus; typedef in typeref:enum:__anon16474 320 NSPR_API(PRStatus) PR_ExitMonitor(PRMonitor *mon); 321 NSPR_API(PRStatus) PR_Wait(PRMonitor *mon, PRIntervalTime ticks); 322 NSPR_API(PRStatus) PR_Notify(PRMonitor *mon); 323 NSPR_API(PRStatus) PR_NotifyAll(PRMonitor *mon); 380 NSPR_API(PRStatus) PR_JoinThread(PRThread *thread); 390 NSPR_API(PRStatus) PR_NewThreadPrivateIndex( 392 NSPR_API(PRStatus) PR_SetThreadPrivate(PRUintn tpdIndex, void *priv); 394 NSPR_API(PRStatus) PR_Interrupt(PRThread *thread); 398 NSPR_API(PRStatus) PR_Slee [all...] |
H A D | VBoxCAPI_v4_0.h | 253 typedef enum { PR_FAILURE = -1, PR_SUCCESS = 0 } PRStatus; typedef in typeref:enum:__anon16475 320 NSPR_API(PRStatus) PR_ExitMonitor(PRMonitor *mon); 321 NSPR_API(PRStatus) PR_Wait(PRMonitor *mon, PRIntervalTime ticks); 322 NSPR_API(PRStatus) PR_Notify(PRMonitor *mon); 323 NSPR_API(PRStatus) PR_NotifyAll(PRMonitor *mon); 380 NSPR_API(PRStatus) PR_JoinThread(PRThread *thread); 390 NSPR_API(PRStatus) PR_NewThreadPrivateIndex( 392 NSPR_API(PRStatus) PR_SetThreadPrivate(PRUintn tpdIndex, void *priv); 394 NSPR_API(PRStatus) PR_Interrupt(PRThread *thread); 398 NSPR_API(PRStatus) PR_Slee [all...] |
H A D | VBoxCAPI_v4_1.h | 253 typedef enum { PR_FAILURE = -1, PR_SUCCESS = 0 } PRStatus; typedef in typeref:enum:__anon16476 320 NSPR_API(PRStatus) PR_ExitMonitor(PRMonitor *mon); 321 NSPR_API(PRStatus) PR_Wait(PRMonitor *mon, PRIntervalTime ticks); 322 NSPR_API(PRStatus) PR_Notify(PRMonitor *mon); 323 NSPR_API(PRStatus) PR_NotifyAll(PRMonitor *mon); 380 NSPR_API(PRStatus) PR_JoinThread(PRThread *thread); 390 NSPR_API(PRStatus) PR_NewThreadPrivateIndex( 392 NSPR_API(PRStatus) PR_SetThreadPrivate(PRUintn tpdIndex, void *priv); 394 NSPR_API(PRStatus) PR_Interrupt(PRThread *thread); 398 NSPR_API(PRStatus) PR_Slee [all...] |
H A D | VBoxCAPI_v4_2.h | 253 typedef enum { PR_FAILURE = -1, PR_SUCCESS = 0 } PRStatus; typedef in typeref:enum:__anon16477 320 NSPR_API(PRStatus) PR_ExitMonitor(PRMonitor *mon); 321 NSPR_API(PRStatus) PR_Wait(PRMonitor *mon, PRIntervalTime ticks); 322 NSPR_API(PRStatus) PR_Notify(PRMonitor *mon); 323 NSPR_API(PRStatus) PR_NotifyAll(PRMonitor *mon); 380 NSPR_API(PRStatus) PR_JoinThread(PRThread *thread); 390 NSPR_API(PRStatus) PR_NewThreadPrivateIndex( 392 NSPR_API(PRStatus) PR_SetThreadPrivate(PRUintn tpdIndex, void *priv); 394 NSPR_API(PRStatus) PR_Interrupt(PRThread *thread); 398 NSPR_API(PRStatus) PR_Slee [all...] |
H A D | VBoxCAPI_v4_3.h | 315 typedef enum { PR_FAILURE = -1, PR_SUCCESS = 0 } PRStatus; typedef in typeref:enum:__anon16478 384 NSPR_API(PRStatus) PR_ExitMonitor(PRMonitor *mon); 385 NSPR_API(PRStatus) PR_Wait(PRMonitor *mon, PRIntervalTime ticks); 386 NSPR_API(PRStatus) PR_Notify(PRMonitor *mon); 387 NSPR_API(PRStatus) PR_NotifyAll(PRMonitor *mon); 444 NSPR_API(PRStatus) PR_JoinThread(PRThread *thread); 454 NSPR_API(PRStatus) PR_NewThreadPrivateIndex( 456 NSPR_API(PRStatus) PR_SetThreadPrivate(PRUintn tpdIndex, void *priv); 458 NSPR_API(PRStatus) PR_Interrupt(PRThread *thread); 462 NSPR_API(PRStatus) PR_Slee [all...] |
Completed in 492 milliseconds