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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprthread.h116 typedef enum PRThreadState { enum
119 } PRThreadState; typedef in typeref:enum:PRThreadState
161 PRThreadState state,
301 NSPR_API(PRThreadState) PR_GetThreadState(const PRThread *thread);
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h358 typedef enum PRThreadState { enum
361 } PRThreadState; typedef in typeref:enum:PRThreadState
378 PRThreadState state,
401 NSPR_API(PRThreadState) PR_GetThreadState(const PRThread *thread);
H A DVBoxCAPI_v3_1.h358 typedef enum PRThreadState { enum
361 } PRThreadState; typedef in typeref:enum:PRThreadState
378 PRThreadState state,
401 NSPR_API(PRThreadState) PR_GetThreadState(const PRThread *thread);
H A DVBoxCAPI_v3_2.h358 typedef enum PRThreadState { enum
361 } PRThreadState; typedef in typeref:enum:PRThreadState
378 PRThreadState state,
401 NSPR_API(PRThreadState) PR_GetThreadState(const PRThread *thread);
H A DVBoxCAPI_v4_0.h358 typedef enum PRThreadState { enum
361 } PRThreadState; typedef in typeref:enum:PRThreadState
378 PRThreadState state,
401 NSPR_API(PRThreadState) PR_GetThreadState(const PRThread *thread);
H A DVBoxCAPI_v4_1.h358 typedef enum PRThreadState { enum
361 } PRThreadState; typedef in typeref:enum:PRThreadState
378 PRThreadState state,
401 NSPR_API(PRThreadState) PR_GetThreadState(const PRThread *thread);
H A DVBoxCAPI_v4_2.h358 typedef enum PRThreadState { enum
361 } PRThreadState; typedef in typeref:enum:PRThreadState
378 PRThreadState state,
401 NSPR_API(PRThreadState) PR_GetThreadState(const PRThread *thread);
H A DVBoxCAPI_v4_3.h422 typedef enum PRThreadState { enum
425 } PRThreadState; typedef in typeref:enum:PRThreadState
442 PRThreadState state,
465 NSPR_API(PRThreadState) PR_GetThreadState(const PRThread *thread);

Completed in 365 milliseconds