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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprthread.h110 typedef enum PRThreadScope { enum
114 } PRThreadScope; typedef in typeref:enum:PRThreadScope
160 PRThreadScope scope,
291 NSPR_API(PRThreadScope) PR_GetThreadScope(const PRThread *thread);
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h352 typedef enum PRThreadScope { enum
356 } PRThreadScope; typedef in typeref:enum:PRThreadScope
377 PRThreadScope scope,
399 NSPR_API(PRThreadScope) PR_GetThreadScope(const PRThread *thread);
H A DVBoxCAPI_v3_1.h352 typedef enum PRThreadScope { enum
356 } PRThreadScope; typedef in typeref:enum:PRThreadScope
377 PRThreadScope scope,
399 NSPR_API(PRThreadScope) PR_GetThreadScope(const PRThread *thread);
H A DVBoxCAPI_v3_2.h352 typedef enum PRThreadScope { enum
356 } PRThreadScope; typedef in typeref:enum:PRThreadScope
377 PRThreadScope scope,
399 NSPR_API(PRThreadScope) PR_GetThreadScope(const PRThread *thread);
H A DVBoxCAPI_v4_0.h352 typedef enum PRThreadScope { enum
356 } PRThreadScope; typedef in typeref:enum:PRThreadScope
377 PRThreadScope scope,
399 NSPR_API(PRThreadScope) PR_GetThreadScope(const PRThread *thread);
H A DVBoxCAPI_v4_1.h352 typedef enum PRThreadScope { enum
356 } PRThreadScope; typedef in typeref:enum:PRThreadScope
377 PRThreadScope scope,
399 NSPR_API(PRThreadScope) PR_GetThreadScope(const PRThread *thread);
H A DVBoxCAPI_v4_2.h352 typedef enum PRThreadScope { enum
356 } PRThreadScope; typedef in typeref:enum:PRThreadScope
377 PRThreadScope scope,
399 NSPR_API(PRThreadScope) PR_GetThreadScope(const PRThread *thread);
H A DVBoxCAPI_v4_3.h416 typedef enum PRThreadScope { enum
420 } PRThreadScope; typedef in typeref:enum:PRThreadScope
441 PRThreadScope scope,
463 NSPR_API(PRThreadScope) PR_GetThreadScope(const PRThread *thread);

Completed in 6633 milliseconds